Represents one target for a FeedItem.
More...
|
long | feedId [get, set] |
| ID of the target feed item's feed. 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 | feedItemId [get, set] |
| ID of the target's feed item. This field can be selected using the value "FeedItemId".This field can be filtered on. This field is required and should not be More...
|
|
bool | feedItemIdSpecified [get, set] |
|
FeedItemTargetType | targetType [get, set] |
| Concrete subtype of FeedItemTarget. This field can be selected using the value "TargetType".This field can be filtered on. This field is read only and will be ignored when sent to the API. More...
|
|
bool | targetTypeSpecified [get, set] |
|
FeedItemTargetStatus | status [get, set] |
| Status of feed item target. 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] |
|
string | FeedItemTargetType [get, set] |
| Indicates that this instance is a subtype of FeedItemTarget. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. More...
|
|
Represents one target for a FeedItem.
long Google.Api.Ads.AdWords.v201809.FeedItemTarget.feedId |
|
getset |
ID of the target feed item's feed. 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.FeedItemTarget.feedIdSpecified |
|
getset |
true
, if a value is specified for feedId, false
otherwise.
long Google.Api.Ads.AdWords.v201809.FeedItemTarget.feedItemId |
|
getset |
ID of the target's feed item. This field can be selected using the value "FeedItemId".This field can be filtered on. This field is required and should not be
null
.
bool Google.Api.Ads.AdWords.v201809.FeedItemTarget.feedItemIdSpecified |
|
getset |
true
, if a value is specified for feedItemId, false
otherwise.
string Google.Api.Ads.AdWords.v201809.FeedItemTarget.FeedItemTargetType |
|
getset |
Indicates that this instance is a subtype of FeedItemTarget. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
Status of feed item target. 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.FeedItemTarget.statusSpecified |
|
getset |
true
, if a value is specified for status, false
otherwise.
Concrete subtype of FeedItemTarget. This field can be selected using the value "TargetType".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.FeedItemTarget.targetTypeSpecified |
|
getset |
true
, if a value is specified for targetType, false
otherwise.
The documentation for this class was generated from the following file: