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.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
|
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 . |
|
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 . |
|
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. |
|
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. Enumerations
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.
|
|
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.
|
|
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.
|