AdGroupFeeds are used to link a feed to an adgroup using a matching function, making the feed's feed items available in the adgroup's ads for substitution.
More...
|
long | feedId [get, set] |
| Id of the Feed associated with the AdGroupFeed. This field can be selected using the value "FeedId".This field can be filtered on. This field is required and should not be More...
|
|
bool | feedIdSpecified [get, set] |
|
long | adGroupId [get, set] |
| Id of the AdGroup associated with the AdGroupFeed. This field can be selected using the value "AdGroupId".This field can be filtered on. This field is required and should not be More...
|
|
bool | adGroupIdSpecified [get, set] |
|
Function | matchingFunction [get, set] |
| Matching function associated with the AdGroupFeed. The matching function will return true/false indicating which feed items may serve. This field can be selected using the value "MatchingFunction". This field is required and should not be More...
|
|
int[] | placeholderTypes [get, set] |
| Indicates which placeholder types the feed may populate under the connected AdGroup. This field can be selected using the value "PlaceholderTypes".This field can be filtered on. This field is required and should not be More...
|
|
AdGroupFeedStatus | status [get, set] |
| Status of the AdGroupFeed. This field can be selected using the value "Status".This field can be filtered on. This field is read only and will be ignored when sent to the API. More...
|
|
bool | statusSpecified [get, set] |
|
long | baseCampaignId [get, set] |
| ID of the base campaign from which this draft/trial ad group feed was created. 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. More...
|
|
bool | baseCampaignIdSpecified [get, set] |
|
long | baseAdGroupId [get, set] |
| ID of the base ad group from which this draft/trial ad group feed was created. For base ad groups this is equal to the ad group ID. If the ad group was created in the draft or trial and has no corresponding base ad group, this field is null. This field is only returned on get requests. This field can be selected using the value "BaseAdGroupId".This field can be filtered on. This field is read only and will be ignored when sent to the API. More...
|
|
bool | baseAdGroupIdSpecified [get, set] |
|
AdGroupFeeds are used to link a feed to an adgroup using a matching function, making the feed's feed items available in the adgroup's ads for substitution.
long Google.Api.Ads.AdWords.v201809.AdGroupFeed.adGroupId |
|
getset |
Id of the AdGroup associated with the AdGroupFeed. This field can be selected using the value "AdGroupId".This field can be filtered on. This field is required and should not be
null
.
bool Google.Api.Ads.AdWords.v201809.AdGroupFeed.adGroupIdSpecified |
|
getset |
true
, if a value is specified for adGroupId, false
otherwise.
long Google.Api.Ads.AdWords.v201809.AdGroupFeed.baseAdGroupId |
|
getset |
ID of the base ad group from which this draft/trial ad group feed was created. For base ad groups this is equal to the ad group ID. If the ad group was created in the draft or trial and has no corresponding base ad group, this field is null. This field is only returned on get requests. This field can be selected using the value "BaseAdGroupId".This field can be filtered on. This field is read only and will be ignored when sent to the API.
bool Google.Api.Ads.AdWords.v201809.AdGroupFeed.baseAdGroupIdSpecified |
|
getset |
true
, if a value is specified for baseAdGroupId, false
otherwise.
long Google.Api.Ads.AdWords.v201809.AdGroupFeed.baseCampaignId |
|
getset |
ID of the base campaign from which this draft/trial ad group feed was created. 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.
bool Google.Api.Ads.AdWords.v201809.AdGroupFeed.baseCampaignIdSpecified |
|
getset |
long Google.Api.Ads.AdWords.v201809.AdGroupFeed.feedId |
|
getset |
Id of the Feed associated with the AdGroupFeed. This field can be selected using the value "FeedId".This field can be filtered on. This field is required and should not be
null
.
bool Google.Api.Ads.AdWords.v201809.AdGroupFeed.feedIdSpecified |
|
getset |
true
, if a value is specified for feedId, false
otherwise.
Function Google.Api.Ads.AdWords.v201809.AdGroupFeed.matchingFunction |
|
getset |
Matching function associated with the AdGroupFeed. The matching function will return true/false indicating which feed items may serve. This field can be selected using the value "MatchingFunction". This field is required and should not be
null
when it is contained within Operators : ADD.
int [] Google.Api.Ads.AdWords.v201809.AdGroupFeed.placeholderTypes |
|
getset |
Indicates which placeholder types the feed may populate under the connected AdGroup. This field can be selected using the value "PlaceholderTypes".This field can be filtered on. This field is required and should not be
null
when it is contained within Operators : ADD.
Status of the AdGroupFeed. This field can be selected using the value "Status".This field can be filtered on. This field is read only and will be ignored when sent to the API.
bool Google.Api.Ads.AdWords.v201809.AdGroupFeed.statusSpecified |
|
getset |
true
, if a value is specified for status, false
otherwise.
The documentation for this class was generated from the following file: