Resource: ProgrammaticBuyer
Represents a programmatic buyer.
JSON representation |
---|
{ "name": string, "buyerAccountId": string, "displayName": string, "parentAccountId": string, "partnerClientId": string, "agency": boolean, "preferredDealsEnabled": boolean, "programmaticGuaranteedEnabled": boolean } |
Fields | |
---|---|
name |
Identifier. The resource name of the |
buyerAccountId |
Output only. The buyer account ID of the buyer. |
displayName |
Output only. The display name of the buyer. |
parentAccountId |
Output only. The ID of the programmatic buyer's sponsor. If the buyer has no sponsor, this field will be -1. |
partnerClientId |
Output only. ID of the Display & Video 360 client buyer partner ID (if Display & Video 360) or Authorized Buyers client buyer account ID. |
agency |
Output only. Whether the buyer is an advertising agency. |
preferredDealsEnabled |
Output only. Whether the buyer is enabled for preferred deals. |
programmaticGuaranteedEnabled |
Output only. Whether the buyer is enabled for programmatic guaranteed deals. |
Methods |
|
---|---|
|
API to retrieve a ProgrammaticBuyer object. |
|
API to retrieve a list of ProgrammaticBuyer objects. |