Resource: Advertiser
Contains properties of a Campaign Manager advertiser.
JSON representation |
---|
{ "id": string, "name": string, "accountId": string, "subaccountId": string, "floodlightConfigurationId": string, "advertiserGroupId": string, "status": enum ( |
Fields | |
---|---|
id |
ID of this advertiser. This is a read-only, auto-generated field. |
name |
Name of this advertiser. This is a required field and must be less than 256 characters long and unique among advertisers of the same account. |
account |
Account ID of this advertiser.This is a read-only field that can be left blank. |
subaccount |
Subaccount ID of this advertiser.This is a read-only field that can be left blank. |
floodlight |
Floodlight configuration ID of this advertiser. The floodlight configuration ID will be created automatically, so on insert this field should be left blank. This field can be set to another advertiser's floodlight configuration ID in order to share that advertiser's floodlight configuration with this advertiser, so long as:
|
advertiser |
ID of the advertiser group this advertiser belongs to. You can group advertisers for reporting purposes, allowing you to see aggregated information for all advertisers in each group. |
status |
Status of this advertiser. |
default |
Default email address used in sender field for tag emails. |
click |
Suffix added to click-through URL of ad creative associations under this advertiser. Must be less than 129 characters long. |
default |
ID of the click-through event tag to apply by default to the landing pages of this advertiser's campaigns. |
id |
Dimension value for the ID of this advertiser. This is a read-only, auto-generated field. |
floodlight |
Dimension value for the ID of the floodlight configuration. This is a read-only, auto-generated field. |
original |
Original floodlight configuration before any sharing occurred. Set the
of this advertiser to
to unshare the advertiser's current floodlight configuration. You cannot unshare an advertiser's floodlight configuration if the shared configuration has activities associated with any campaign or placement. |
kind |
Identifies what kind of resource this is. Value: the fixed string
. |
suspended |
Suspension status of this advertiser. |
measurement |
Measurement partner advertiser link for tag wrapping. |
AdvertiserStatus
Advertiser approval status
Enums | |
---|---|
APPROVED |
Approved (ads can deliver) |
ON_HOLD |
On-hold (all ads are stopped) |
MeasurementPartnerAdvertiserLink
JSON representation |
---|
{ "measurementPartner": enum ( |
Fields | |
---|---|
measurement |
Measurement partner used for tag wrapping. |
link |
Status of the partner link. |
partner |
partner Advertiser Id. |
Methods |
|
---|---|
|
Gets one advertiser by ID. |
|
Inserts a new advertiser. |
|
Retrieves a list of advertisers, possibly filtered. |
|
Updates an existing advertiser. |
|
Updates an existing advertiser. |