Resource: AccountAdvertiser
Represents an advertiser that is associated with an account.
| JSON representation |
|---|
{ "name": string, "accountAdvertiserId": string, "displayName": string } |
| Fields | |
|---|---|
name |
Output only. Identifier. The unique name of this account advertiser resource. Format: |
accountAdvertiserId |
Output only. The ID of this account advertiser. Corresponds to the |
displayName |
Output only. Descriptive name of the advertiser. |
Methods |
|
|---|---|
|
Gets an advertiser under an account. |
|
Lists all advertisers under an account. |