Service
AdGroupFeedService
CampaignFeedService
Inheritance
Represents a feed attribute reference to use in a function.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201302
- Fields
Field | Type | Description |
---|---|---|
FunctionArgumentOperand (inherited) | ||
FunctionArgumentOperand.Type |
xsd:string
|
Indicates that this instance is a subtype of FunctionArgumentOperand. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |
FeedAttributeOperand | ||
feedId Required
|
xsd:long
|
Id of associated feed.
This field is required and should not be null .
|
feedAttributeId Required
|
xsd:long
|
Id of the referenced feed attribute.
This field is required and should not be null .
|