Uses of Class
com.google.api.ads.adwords.v201109.cm.StatsNetwork

Packages that use StatsNetwork
com.google.api.ads.adwords.v201109.cm   
 

Uses of StatsNetwork in com.google.api.ads.adwords.v201109.cm
 

Fields in com.google.api.ads.adwords.v201109.cm declared as StatsNetwork
static StatsNetwork StatsNetwork.ALL
           
static StatsNetwork StatsNetwork.CONTENT
           
static StatsNetwork StatsNetwork.CONTENT_KEYWORD_BID
           
static StatsNetwork StatsNetwork.CONTENT_PLACEMENT_BID
           
static StatsNetwork StatsNetwork.GOOGLE_SEARCH
           
static StatsNetwork StatsNetwork.SEARCH
           
static StatsNetwork StatsNetwork.SEARCH_NETWORK
           
static StatsNetwork StatsNetwork.UNKNOWN
           
 

Methods in com.google.api.ads.adwords.v201109.cm that return StatsNetwork
static StatsNetwork StatsNetwork.fromString(String value)
           
static StatsNetwork StatsNetwork.fromValue(String value)
           
 StatsNetwork Stats.getNetwork()
          Gets the network value for this Stats.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type StatsNetwork
 void Stats.setNetwork(StatsNetwork network)
          Sets the network value for this Stats.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type StatsNetwork
AdExtensionOverrideStats(String startDate, String endDate, StatsNetwork network, Long clicks, Long impressions, Money cost, Double averagePosition, Money averageCpc, Money averageCpm, Double ctr, Long conversions, Double conversionRate, Money costPerConversion, Long conversionsManyPerClick, Double conversionRateManyPerClick, Money costPerConversionManyPerClick, Long viewThroughConversions, Long totalConvValue, Double valuePerConv, Double valuePerConvManyPerClick, Long invalidClicks, Double invalidClickRate, Long numCalls, Long numMissedCalls, Long numReceivedCalls, Long callDurationSecs, Double avgCallDurationSecs, String statsType)
           
AdStats(String startDate, String endDate, StatsNetwork network, Long clicks, Long impressions, Money cost, Double averagePosition, Money averageCpc, Money averageCpm, Double ctr, Long conversions, Double conversionRate, Money costPerConversion, Long conversionsManyPerClick, Double conversionRateManyPerClick, Money costPerConversionManyPerClick, Long viewThroughConversions, Long totalConvValue, Double valuePerConv, Double valuePerConvManyPerClick, Long invalidClicks, Double invalidClickRate, Long numCalls, Long numMissedCalls, Long numReceivedCalls, Long callDurationSecs, Double avgCallDurationSecs, String statsType, Double percentServed)
           
CampaignAdExtensionStats(String startDate, String endDate, StatsNetwork network, Long clicks, Long impressions, Money cost, Double averagePosition, Money averageCpc, Money averageCpm, Double ctr, Long conversions, Double conversionRate, Money costPerConversion, Long conversionsManyPerClick, Double conversionRateManyPerClick, Money costPerConversionManyPerClick, Long viewThroughConversions, Long totalConvValue, Double valuePerConv, Double valuePerConvManyPerClick, Long invalidClicks, Double invalidClickRate, Long numCalls, Long numMissedCalls, Long numReceivedCalls, Long callDurationSecs, Double avgCallDurationSecs, String statsType)
           
CampaignStats(String startDate, String endDate, StatsNetwork network, Long clicks, Long impressions, Money cost, Double averagePosition, Money averageCpc, Money averageCpm, Double ctr, Long conversions, Double conversionRate, Money costPerConversion, Long conversionsManyPerClick, Double conversionRateManyPerClick, Money costPerConversionManyPerClick, Long viewThroughConversions, Long totalConvValue, Double valuePerConv, Double valuePerConvManyPerClick, Long invalidClicks, Double invalidClickRate, Long numCalls, Long numMissedCalls, Long numReceivedCalls, Long callDurationSecs, Double avgCallDurationSecs, String statsType)
           
Stats(String startDate, String endDate, StatsNetwork network, Long clicks, Long impressions, Money cost, Double averagePosition, Money averageCpc, Money averageCpm, Double ctr, Long conversions, Double conversionRate, Money costPerConversion, Long conversionsManyPerClick, Double conversionRateManyPerClick, Money costPerConversionManyPerClick, Long viewThroughConversions, Long totalConvValue, Double valuePerConv, Double valuePerConvManyPerClick, Long invalidClicks, Double invalidClickRate, Long numCalls, Long numMissedCalls, Long numReceivedCalls, Long callDurationSecs, Double avgCallDurationSecs, String statsType)
           
 



Copyright © 2011. All Rights Reserved.