Ads API .NET library
|
Specifies the adgroup the request context must match in order for the feed item to be considered eligible for serving (aka the targeted adgroup). E.g., if the below adgroup targeting is set to adgroup = X, then the feed item can only serve under adgroup X. More...
Classes | |
class | Fields |
List of all supported fields for the FeedItemAdGroupTargeting class. More... | |
class | FilterableFields |
List of all supported filterable fields for the FeedItemAdGroupTargeting class. More... | |
class | SelectableFields |
List of all supported selectable fields for the FeedItemAdGroupTargeting class. More... | |
Properties | |
long | TargetingAdGroupId [get, set] |
The ID of the adgroup to target. This field is read only and will be ignored when sent to the API for the following Operators: REMOVE. More... | |
bool | TargetingAdGroupIdSpecified [get, set] |
Specifies the adgroup the request context must match in order for the feed item to be considered eligible for serving (aka the targeted adgroup). E.g., if the below adgroup targeting is set to adgroup = X, then the feed item can only serve under adgroup X.
|
getset |
The ID of the adgroup to target. This field is read only and will be ignored when sent to the API for the following Operators: REMOVE.
|
getset |
true
, if a value is specified for TargetingAdGroupId, false
otherwise.