Class: AdWords::V201008::CampaignAdExtensionService::CampaignAdExtensionStats

Inherits:
Stats
  • Object
show all
Defined in:
lib/adwords4r/v201008/CampaignAdExtensionService.rb

Overview

CampaignAdExtensionStats

  • startDate - SOAP::SOAPString

  • endDate - SOAP::SOAPString

  • network - AdWords::V201008::CampaignAdExtensionService::StatsNetwork

  • clicks - SOAP::SOAPLong

  • impressions - SOAP::SOAPLong

  • cost - AdWords::V201008::CampaignAdExtensionService::Money

  • averagePosition - SOAP::SOAPDouble

  • averageCpc - AdWords::V201008::CampaignAdExtensionService::Money

  • averageCpm - AdWords::V201008::CampaignAdExtensionService::Money

  • ctr - SOAP::SOAPDouble

  • conversions - SOAP::SOAPLong

  • conversionRate - SOAP::SOAPDouble

  • costPerConversion - AdWords::V201008::CampaignAdExtensionService::Money

  • conversionsManyPerClick - SOAP::SOAPLong

  • conversionRateManyPerClick - SOAP::SOAPDouble

  • costPerConversionManyPerClick - AdWords::V201008::CampaignAdExtensionService::Money

  • viewThroughConversions - SOAP::SOAPLong

  • totalConvValue - SOAP::SOAPLong

  • valuePerConv - SOAP::SOAPDouble

  • valuePerConvManyPerClick - SOAP::SOAPDouble

  • stats_Type - SOAP::SOAPString

Instance Attribute Summary collapse

Instance Method Summary collapse

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

Returns a new instance of CampaignAdExtensionStats.



362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 362

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

#averageCpcObject

Returns the value of attribute averageCpc.



347
348
349
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 347

def averageCpc
  @averageCpc
end

#averageCpmObject

Returns the value of attribute averageCpm.



348
349
350
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 348

def averageCpm
  @averageCpm
end

#averagePositionObject

Returns the value of attribute averagePosition.



346
347
348
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 346

def averagePosition
  @averagePosition
end

#clicksObject

Returns the value of attribute clicks.



343
344
345
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 343

def clicks
  @clicks
end

#conversionRateObject

Returns the value of attribute conversionRate.



351
352
353
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 351

def conversionRate
  @conversionRate
end

#conversionRateManyPerClickObject

Returns the value of attribute conversionRateManyPerClick.



354
355
356
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 354

def conversionRateManyPerClick
  @conversionRateManyPerClick
end

#conversionsObject

Returns the value of attribute conversions.



350
351
352
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 350

def conversions
  @conversions
end

#conversionsManyPerClickObject

Returns the value of attribute conversionsManyPerClick.



353
354
355
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 353

def conversionsManyPerClick
  @conversionsManyPerClick
end

#costObject

Returns the value of attribute cost.



345
346
347
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 345

def cost
  @cost
end

#costPerConversionObject

Returns the value of attribute costPerConversion.



352
353
354
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 352

def costPerConversion
  @costPerConversion
end

#costPerConversionManyPerClickObject

Returns the value of attribute costPerConversionManyPerClick.



355
356
357
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 355

def costPerConversionManyPerClick
  @costPerConversionManyPerClick
end

#ctrObject

Returns the value of attribute ctr.



349
350
351
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 349

def ctr
  @ctr
end

#endDateObject

Returns the value of attribute endDate.



341
342
343
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 341

def endDate
  @endDate
end

#impressionsObject

Returns the value of attribute impressions.



344
345
346
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 344

def impressions
  @impressions
end

#networkObject

Returns the value of attribute network.



342
343
344
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 342

def network
  @network
end

#startDateObject

Returns the value of attribute startDate.



340
341
342
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 340

def startDate
  @startDate
end

#stats_TypeObject

Returns the value of attribute stats_Type.



360
361
362
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 360

def stats_Type
  @stats_Type
end

#totalConvValueObject

Returns the value of attribute totalConvValue.



357
358
359
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 357

def totalConvValue
  @totalConvValue
end

#valuePerConvObject

Returns the value of attribute valuePerConv.



358
359
360
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 358

def valuePerConv
  @valuePerConv
end

#valuePerConvManyPerClickObject

Returns the value of attribute valuePerConvManyPerClick.



359
360
361
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 359

def valuePerConvManyPerClick
  @valuePerConvManyPerClick
end

#viewThroughConversionsObject

Returns the value of attribute viewThroughConversions.



356
357
358
# File 'lib/adwords4r/v201008/CampaignAdExtensionService.rb', line 356

def viewThroughConversions
  @viewThroughConversions
end