Ads API .NET library
|
Manual impression based bidding where user pays per thousand impressions. This is enabled for AdX. More...
Classes | |
class | Fields |
List of all supported fields for the ManualCpmBiddingScheme class. More... | |
class | FilterableFields |
List of all supported filterable fields for the ManualCpmBiddingScheme class. More... | |
class | SelectableFields |
List of all supported selectable fields for the ManualCpmBiddingScheme class. More... | |
Properties | |
bool | viewableCpmEnabled [get, set] |
This read-only field denotes whether Viewable CPM is enabled, and is computed based on the advertising channel type and subtype. Null unless the bidding strategy type is CPM. Only selectable in CampaignService, using the value ViewableCpmEnabled. This field is read only and will be ignored when sent to the API. More... | |
bool | viewableCpmEnabledSpecified [get, set] |
![]() | |
string | BiddingSchemeType [get, set] |
Indicates that this instance is a subtype of BiddingScheme. 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 bidding where user pays per thousand impressions. This is enabled for AdX.
|
getset |
This read-only field denotes whether Viewable CPM is enabled, and is computed based on the advertising channel type and subtype. Null unless the bidding strategy type is CPM. Only selectable in CampaignService, using the value ViewableCpmEnabled. This field is read only and will be ignored when sent to the API.
|
getset |
true
, if a value is specified for viewableCpmEnabled, false
otherwise.