AdWords API
Feedback on this document

type AdGroupFeedError (v201302)

Represents an error for the AdGroupFeedService.


Namespace
https://adwords.google.com/api/adwords/cm/v201302
Fields
Field Type Description
ApiError (inherited)
fieldPath xsd:string The OGNL field path to identify cause of error.
trigger xsd:string The data that caused the error.
errorString xsd:string A simple string representation of the error and reason.
ApiError.Type xsd:string Indicates that this instance is a subtype of ApiError. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
AdGroupFeedError
reason AdGroupFeedError.Reason Error reason.
Enumerations
FEED_ALREADY_EXISTS_FOR_PLACEHOLDER_TYPE
An active feed already exists for this adgroup and place holder type.
INVALID_ID
The specified id does not exist.
CANNOT_ADD_ALREADY_EXISTING_ADGROUP_FEED
The AdGroupFeed already exists. SET should be used to modify the existing AdGroupFeed.
CANNOT_OPERATE_ON_DELETED_ADGROUP_FEED
Cannot operate on deleted adgroup feed.
INVALID_PLACEHOLDER_TYPES
Invalid placeholder type ids.
MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE
Feed mapping for this placeholder type does not exist.
FEEDS_ONLY_UNDER_ENHANCED_CAMPAIGNS
AdGroupFeeds are only allowed under enhanced campaigns.
UNKNOWN

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.