|
long | campaignId [get, set] |
| ID of the target campaign. This field can be selected using the value "CampaignId".This field can be filtered on. This field is required and should not be More...
|
|
bool | campaignIdSpecified [get, set] |
|
string | campaignName [get, set] |
| Name of the target campaign. This field can be selected using the value "CampaignName".This field can be filtered on. This field is read only and will be ignored when sent to the API. 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 a feed item target for a campaign.