Class: AdWords::V201008::BulkMutateJobService::CampaignAdExtensionStats
- Inherits:
-
Stats
- Object
- Stats
- AdWords::V201008::BulkMutateJobService::CampaignAdExtensionStats
- Defined in:
- lib/adwords4r/v201008/BulkMutateJobService.rb
Overview
CampaignAdExtensionStats
-
startDate - SOAP::SOAPString
-
endDate - SOAP::SOAPString
-
network - AdWords::V201008::BulkMutateJobService::StatsNetwork
-
clicks - SOAP::SOAPLong
-
impressions - SOAP::SOAPLong
-
cost - AdWords::V201008::BulkMutateJobService::Money
-
averagePosition - SOAP::SOAPDouble
-
averageCpc - AdWords::V201008::BulkMutateJobService::Money
-
averageCpm - AdWords::V201008::BulkMutateJobService::Money
-
ctr - SOAP::SOAPDouble
-
conversions - SOAP::SOAPLong
-
conversionRate - SOAP::SOAPDouble
-
costPerConversion - AdWords::V201008::BulkMutateJobService::Money
-
conversionsManyPerClick - SOAP::SOAPLong
-
conversionRateManyPerClick - SOAP::SOAPDouble
-
costPerConversionManyPerClick - AdWords::V201008::BulkMutateJobService::Money
-
viewThroughConversions - SOAP::SOAPLong
-
totalConvValue - SOAP::SOAPLong
-
valuePerConv - SOAP::SOAPDouble
-
valuePerConvManyPerClick - SOAP::SOAPDouble
-
stats_Type - SOAP::SOAPString
Instance Attribute Summary collapse
-
#averageCpc ⇒ Object
Returns the value of attribute averageCpc.
-
#averageCpm ⇒ Object
Returns the value of attribute averageCpm.
-
#averagePosition ⇒ Object
Returns the value of attribute averagePosition.
-
#clicks ⇒ Object
Returns the value of attribute clicks.
-
#conversionRate ⇒ Object
Returns the value of attribute conversionRate.
-
#conversionRateManyPerClick ⇒ Object
Returns the value of attribute conversionRateManyPerClick.
-
#conversions ⇒ Object
Returns the value of attribute conversions.
-
#conversionsManyPerClick ⇒ Object
Returns the value of attribute conversionsManyPerClick.
-
#cost ⇒ Object
Returns the value of attribute cost.
-
#costPerConversion ⇒ Object
Returns the value of attribute costPerConversion.
-
#costPerConversionManyPerClick ⇒ Object
Returns the value of attribute costPerConversionManyPerClick.
-
#ctr ⇒ Object
Returns the value of attribute ctr.
-
#endDate ⇒ Object
Returns the value of attribute endDate.
-
#impressions ⇒ Object
Returns the value of attribute impressions.
-
#network ⇒ Object
Returns the value of attribute network.
-
#startDate ⇒ Object
Returns the value of attribute startDate.
-
#stats_Type ⇒ Object
Returns the value of attribute stats_Type.
-
#totalConvValue ⇒ Object
Returns the value of attribute totalConvValue.
-
#valuePerConv ⇒ Object
Returns the value of attribute valuePerConv.
-
#valuePerConvManyPerClick ⇒ Object
Returns the value of attribute valuePerConvManyPerClick.
-
#viewThroughConversions ⇒ Object
Returns the value of attribute viewThroughConversions.
Instance Method Summary collapse
-
#initialize(startDate = nil, endDate = nil, network = nil, clicks = nil, impressions = nil, cost = nil, averagePosition = nil, averageCpc = nil, averageCpm = nil, ctr = nil, conversions = nil, conversionRate = nil, costPerConversion = nil, conversionsManyPerClick = nil, conversionRateManyPerClick = nil, costPerConversionManyPerClick = nil, viewThroughConversions = nil, totalConvValue = nil, valuePerConv = nil, valuePerConvManyPerClick = nil, stats_Type = nil) ⇒ CampaignAdExtensionStats
constructor
A new instance of CampaignAdExtensionStats.
Constructor Details
#initialize(startDate = nil, endDate = nil, network = nil, clicks = nil, impressions = nil, cost = nil, averagePosition = nil, averageCpc = nil, averageCpm = nil, ctr = nil, conversions = nil, conversionRate = nil, costPerConversion = nil, conversionsManyPerClick = nil, conversionRateManyPerClick = nil, costPerConversionManyPerClick = nil, viewThroughConversions = nil, totalConvValue = nil, valuePerConv = nil, valuePerConvManyPerClick = nil, stats_Type = nil) ⇒ CampaignAdExtensionStats
4245 4246 4247 4248 4249 4250 4251 4252 4253 4254 4255 4256 4257 4258 4259 4260 4261 4262 4263 4264 4265 4266 4267 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4245 def initialize(startDate = nil, endDate = nil, network = nil, clicks = nil, impressions = nil, cost = nil, averagePosition = nil, averageCpc = nil, averageCpm = nil, ctr = nil, conversions = nil, conversionRate = nil, costPerConversion = nil, conversionsManyPerClick = nil, conversionRateManyPerClick = nil, costPerConversionManyPerClick = nil, viewThroughConversions = nil, totalConvValue = nil, valuePerConv = nil, valuePerConvManyPerClick = nil, stats_Type = nil) @startDate = startDate @endDate = endDate @network = network @clicks = clicks @impressions = impressions @cost = cost @averagePosition = averagePosition @averageCpc = averageCpc @averageCpm = averageCpm @ctr = ctr @conversions = conversions @conversionRate = conversionRate @costPerConversion = costPerConversion @conversionsManyPerClick = conversionsManyPerClick @conversionRateManyPerClick = conversionRateManyPerClick @costPerConversionManyPerClick = costPerConversionManyPerClick @viewThroughConversions = viewThroughConversions @totalConvValue = totalConvValue @valuePerConv = valuePerConv @valuePerConvManyPerClick = valuePerConvManyPerClick @stats_Type = stats_Type end |
Instance Attribute Details
#averageCpc ⇒ Object
Returns the value of attribute averageCpc.
4230 4231 4232 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4230 def averageCpc @averageCpc end |
#averageCpm ⇒ Object
Returns the value of attribute averageCpm.
4231 4232 4233 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4231 def averageCpm @averageCpm end |
#averagePosition ⇒ Object
Returns the value of attribute averagePosition.
4229 4230 4231 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4229 def averagePosition @averagePosition end |
#clicks ⇒ Object
Returns the value of attribute clicks.
4226 4227 4228 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4226 def clicks @clicks end |
#conversionRate ⇒ Object
Returns the value of attribute conversionRate.
4234 4235 4236 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4234 def conversionRate @conversionRate end |
#conversionRateManyPerClick ⇒ Object
Returns the value of attribute conversionRateManyPerClick.
4237 4238 4239 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4237 def conversionRateManyPerClick @conversionRateManyPerClick end |
#conversions ⇒ Object
Returns the value of attribute conversions.
4233 4234 4235 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4233 def conversions @conversions end |
#conversionsManyPerClick ⇒ Object
Returns the value of attribute conversionsManyPerClick.
4236 4237 4238 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4236 def conversionsManyPerClick @conversionsManyPerClick end |
#cost ⇒ Object
Returns the value of attribute cost.
4228 4229 4230 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4228 def cost @cost end |
#costPerConversion ⇒ Object
Returns the value of attribute costPerConversion.
4235 4236 4237 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4235 def costPerConversion @costPerConversion end |
#costPerConversionManyPerClick ⇒ Object
Returns the value of attribute costPerConversionManyPerClick.
4238 4239 4240 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4238 def costPerConversionManyPerClick @costPerConversionManyPerClick end |
#ctr ⇒ Object
Returns the value of attribute ctr.
4232 4233 4234 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4232 def ctr @ctr end |
#endDate ⇒ Object
Returns the value of attribute endDate.
4224 4225 4226 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4224 def endDate @endDate end |
#impressions ⇒ Object
Returns the value of attribute impressions.
4227 4228 4229 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4227 def impressions @impressions end |
#network ⇒ Object
Returns the value of attribute network.
4225 4226 4227 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4225 def network @network end |
#startDate ⇒ Object
Returns the value of attribute startDate.
4223 4224 4225 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4223 def startDate @startDate end |
#stats_Type ⇒ Object
Returns the value of attribute stats_Type.
4243 4244 4245 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4243 def stats_Type @stats_Type end |
#totalConvValue ⇒ Object
Returns the value of attribute totalConvValue.
4240 4241 4242 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4240 def totalConvValue @totalConvValue end |
#valuePerConv ⇒ Object
Returns the value of attribute valuePerConv.
4241 4242 4243 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4241 def valuePerConv @valuePerConv end |
#valuePerConvManyPerClick ⇒ Object
Returns the value of attribute valuePerConvManyPerClick.
4242 4243 4244 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4242 def valuePerConvManyPerClick @valuePerConvManyPerClick end |
#viewThroughConversions ⇒ Object
Returns the value of attribute viewThroughConversions.
4239 4240 4241 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4239 def viewThroughConversions @viewThroughConversions end |