Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202311.Stats Class Reference

More...

Properties

long impressionsDelivered [get, set]
 The number of impressions delivered. More...
 
bool impressionsDeliveredSpecified [get, set]
 
long clicksDelivered [get, set]
 The number of clicks delivered. More...
 
bool clicksDeliveredSpecified [get, set]
 
long videoCompletionsDelivered [get, set]
 The number of video completions delivered. More...
 
bool videoCompletionsDeliveredSpecified [get, set]
 
long videoStartsDelivered [get, set]
 The number of video starts delivered. More...
 
bool videoStartsDeliveredSpecified [get, set]
 
long viewableImpressionsDelivered [get, set]
 The number of viewable impressions delivered. More...
 
bool viewableImpressionsDeliveredSpecified [get, set]
 

Detailed Description

Stats contains trafficking statistics for LineItem and LineItemCreativeAssociation objects

Property Documentation

long Google.Api.Ads.AdManager.v202311.Stats.clicksDelivered
getset

The number of clicks delivered.

bool Google.Api.Ads.AdManager.v202311.Stats.clicksDeliveredSpecified
getset

true, if a value is specified for clicksDelivered, false otherwise.

long Google.Api.Ads.AdManager.v202311.Stats.impressionsDelivered
getset

The number of impressions delivered.

bool Google.Api.Ads.AdManager.v202311.Stats.impressionsDeliveredSpecified
getset

true, if a value is specified for impressionsDelivered, false otherwise.

long Google.Api.Ads.AdManager.v202311.Stats.videoCompletionsDelivered
getset

The number of video completions delivered.

bool Google.Api.Ads.AdManager.v202311.Stats.videoCompletionsDeliveredSpecified
getset

true, if a value is specified for videoCompletionsDelivered, false otherwise.

long Google.Api.Ads.AdManager.v202311.Stats.videoStartsDelivered
getset

The number of video starts delivered.

bool Google.Api.Ads.AdManager.v202311.Stats.videoStartsDeliveredSpecified
getset

true, if a value is specified for videoStartsDelivered, false otherwise.

long Google.Api.Ads.AdManager.v202311.Stats.viewableImpressionsDelivered
getset

The number of viewable impressions delivered.

bool Google.Api.Ads.AdManager.v202311.Stats.viewableImpressionsDeliveredSpecified
getset

true, if a value is specified for viewableImpressionsDelivered, false otherwise.


The documentation for this class was generated from the following file: