Data representing an AdWords campaign.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
|
ID of this campaign. This field can be selected using the value "Id".
This field can be filtered on.
This field is read only and will be ignored when sent to the API for the following Operators: ADD.
|
|
Id of the campaign group this campaign belongs to. This field can be selected using the value "CampaignGroupId".
This field can be filtered on.
|
|
Name of this campaign.
This field is required and should not be This field can be selected using the value "Name".
This field can be filtered on.
Campaign names must not contain any null (code point 0x0), NL line feed (code point 0xA) or carriage return (code point 0xD) characters. This is checked by the regular expression '[^\x00\x0A\x0D]*'.
This string must not be empty.
|
|
Status of this campaign. On add, defaults to Enumerations
This field can be selected using the value "Status".
This field can be filtered on.
|
|
Serving status. Enumerations
This field can be selected using the value "ServingStatus".
This field can be filtered on.
This field is read only and will be ignored when sent to the API.
|
|
Date the campaign begins. On add, defaults to the current day in the parent account's local timezone. The date's format should be YYYYMMDD. This field can be selected using the value "StartDate".
This field can be filtered on.
|
|
Date the campaign ends. On add, defaults to This field can be selected using the value "EndDate".
This field can be filtered on.
|
|
Current base budget of campaign; default if no custom budgets are enabled. This field is readonly for draft campaigns and will be ignored when sent to the API. |
|
This field is read only and will be ignored when sent to the API.
|
|
Ad serving optimization status. Enumerations
This field can be selected using the value "AdServingOptimizationStatus".
This field may only be set to CONVERSION_OPTIMIZE for campaign channel subtype UNIVERSAL_APP_CAMPAIGN.
This field may only be set to CONVERSION_OPTIMIZE for campaign channel type DISPLAY with campaign channel subtype DISPLAY_SMART_CAMPAIGN.
|
|
Frequency cap for this campaign. This field may not be set for campaign channel subtypes: DISPLAY_SMART_CAMPAIGN, UNIVERSAL_APP_CAMPAIGN, SEARCH_MOBILE_APP.
|
|
List of settings for the campaign. This field can be selected using the value "Settings".
|
|
The primary serving target for ads within this campaign. The targeting options can be refined
in NetworkSetting. May only be set for new campaigns. This field is required and should not be
Enumerations
This field can be selected using the value "AdvertisingChannelType".
This field can be filtered on.
This field is read only and will be ignored when sent to the API for the following Operators: SET.
|
|
Optional refinement of advertisingChannelType. Must be a valid sub-type of the parent channel type. May only be set for new campaigns and cannot be changed once set. Enumerations
This field can be selected using the value "AdvertisingChannelSubType".
This field can be filtered on.
This field is read only and will be ignored when sent to the API for the following Operators: SET.
|
|
Network settings for the campaign indicating where the campaign will serve. |
|
Labels that are attached to the campaign. To associate an existing Label to an existing Campaign, use CampaignService.mutateLabel with the ADD operator. To remove an associated Label from the Campaign, use CampaignService.mutateLabel with the REMOVE operator. To filter on Labels, use one of Predicate.Operator.CONTAINS_ALL, Predicate.Operator.CONTAINS_ANY, Predicate.Operator.CONTAINS_NONE operators with a list of Label ids. This field can be selected using the value "Labels".
This field can be filtered on.
This field is read only and will be ignored when sent to the API for the following Operators: REMOVE and SET.
|
|
Bidding configuration for this campaign. To change an existing campaign's
bidding strategy, set the BiddingStrategyConfiguration.biddingStrategyType
or BiddingStrategyConfiguration.biddingScheme.
This field is required and should not be |
|
Indicates if this campaign is a normal campaign, a draft campaign, or a trial campaign. Enumerations
This field can be selected using the value "CampaignTrialType".
This field can be filtered on.
This field is read only and will be ignored when sent to the API.
|
|
ID of the base campaign of the draft or trial campaign. For base campaigns, this is equal to the campaign ID. This field is only returned on get requests. This field can be selected using the value "BaseCampaignId".
This field can be filtered on.
This field is read only and will be ignored when sent to the API.
|
|
This Map provides a place to put new features and settings in older versions of the AdWords API in the rare instance we need to introduce a new feature in an older version. It is presently unused. Do not set a value. |
|
URL template for constructing a tracking URL. On update, empty string ("") indicates to clear the field. This field can be selected
using the value "TrackingUrlTemplate".
This field can be filtered on.
This field may not be set for
campaign channel subtype UNIVERSAL_APP_CAMPAIGN.
|
|
URL template for appending params to Final URL. On update, empty string ("") indicates to clear the field. This field can be selected
using the value "FinalUrlSuffix".
This field can be filtered on.
This field may not be set for
campaign channel type MULTI_CHANNEL.
|
|
A list of mappings to be used for substituting URL custom parameter tags in the trackingUrlTemplate, finalUrls, and/or finalMobileUrls. This field can be selected using the value "UrlCustomParameters".
This field may not be set for campaign channel subtype UNIVERSAL_APP_CAMPAIGN.
|
|
Describes how unbranded pharma ads will be displayed. This field may not be set for campaign channel subtype UNIVERSAL_APP_CAMPAIGN.
|
|
Stores information specific to Universal App Campaigns. This field may only be set for campaign channel type MULTI_CHANNEL.
|
|
Selective optimization setting for this campaign, which includes a set of conversion types to optimize this campaign towards. This field can be selected using the value "SelectiveOptimization".
|