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

Contains statistics such as impressions, clicks delivered and cost for LineItemCreativeAssociation objects. More...

Properties

Stats stats [get, set]
 A Stats object that holds delivered impressions and clicks statistics. More...
 
Long_StatsMapEntry[] creativeSetStats [get, set]
 A map containing Stats objects for each creative belonging to a creative set, More...
 
Money costInOrderCurrency [get, set]
 The revenue generated thus far by the creative from its association with the particular line item in the publisher's currency. More...
 

Detailed Description

Contains statistics such as impressions, clicks delivered and cost for LineItemCreativeAssociation objects.

Property Documentation

Money Google.Api.Ads.AdManager.v202308.LineItemCreativeAssociationStats.costInOrderCurrency
getset

The revenue generated thus far by the creative from its association with the particular line item in the publisher's currency.

Long_StatsMapEntry [] Google.Api.Ads.AdManager.v202308.LineItemCreativeAssociationStats.creativeSetStats
getset

A map containing Stats objects for each creative belonging to a creative set,

null for non creative set associations.

Stats Google.Api.Ads.AdManager.v202308.LineItemCreativeAssociationStats.stats
getset

A Stats object that holds delivered impressions and clicks statistics.


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