Ads API .NET library
|
Manual impression based bids. More...
Classes | |
class | Fields |
List of all supported fields for the CpmBid class. More... | |
class | FilterableFields |
List of all supported filterable fields for the CpmBid class. More... | |
class | SelectableFields |
List of all supported selectable fields for the CpmBid class. More... | |
Properties | |
Money | bid [get, set] |
Max CPM (cost per thousand impressions) bid. This field can be selected using the value "CpmBid".This field can be filtered on. More... | |
BidSource | cpmBidSource [get, set] |
The level (ad group or criterion) at which the bid was set. This is applicable only at the criteria level. This field can be selected using the value "CpmBidSource".This field can be filtered on. This field is read only and will be ignored when sent to the API. More... | |
bool | cpmBidSourceSpecified [get, set] |
![]() | |
string | BidsType [get, set] |
Indicates that this instance is a subtype of Bids. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. More... | |
Manual impression based bids.
|
getset |
Max CPM (cost per thousand impressions) bid. This field can be selected using the value "CpmBid".This field can be filtered on.
|
getset |
The level (ad group or criterion) at which the bid was set. This is applicable only at the criteria level. This field can be selected using the value "CpmBidSource".This field can be filtered on. This field is read only and will be ignored when sent to the API.
|
getset |
true
, if a value is specified for cpmBidSource, false
otherwise.