Represents a mapping between a feed attribute and a placeholder field.
More...
Represents a mapping between a feed attribute and a placeholder field.
For a list of feed placeholders, see https://developers.google.com/adwords/api/docs/appendix/placeholders
long Google.Api.Ads.AdWords.v201809.AttributeFieldMapping.feedAttributeId |
|
getset |
The feed attribute that this mapping references. This field is required and should not be
null
.
bool Google.Api.Ads.AdWords.v201809.AttributeFieldMapping.feedAttributeIdSpecified |
|
getset |
int Google.Api.Ads.AdWords.v201809.AttributeFieldMapping.fieldId |
|
getset |
The constant placeholder field that this mapping references. This field is required and should not be
null
.
bool Google.Api.Ads.AdWords.v201809.AttributeFieldMapping.fieldIdSpecified |
|
getset |
true
, if a value is specified for fieldId, false
otherwise.
The documentation for this class was generated from the following file: