Class: AdWords::V201008::BulkMutateJobService::AdStats

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

Overview

AdStats

  • 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

  • percentServed - SOAP::SOAPDouble

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, percentServed = nil) ⇒ AdStats

Returns a new instance of AdStats.



4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4174

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, percentServed = 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
  @percentServed = percentServed
end

Instance Attribute Details

#averageCpcObject

Returns the value of attribute averageCpc.



4158
4159
4160
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4158

def averageCpc
  @averageCpc
end

#averageCpmObject

Returns the value of attribute averageCpm.



4159
4160
4161
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4159

def averageCpm
  @averageCpm
end

#averagePositionObject

Returns the value of attribute averagePosition.



4157
4158
4159
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4157

def averagePosition
  @averagePosition
end

#clicksObject

Returns the value of attribute clicks.



4154
4155
4156
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4154

def clicks
  @clicks
end

#conversionRateObject

Returns the value of attribute conversionRate.



4162
4163
4164
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4162

def conversionRate
  @conversionRate
end

#conversionRateManyPerClickObject

Returns the value of attribute conversionRateManyPerClick.



4165
4166
4167
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4165

def conversionRateManyPerClick
  @conversionRateManyPerClick
end

#conversionsObject

Returns the value of attribute conversions.



4161
4162
4163
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4161

def conversions
  @conversions
end

#conversionsManyPerClickObject

Returns the value of attribute conversionsManyPerClick.



4164
4165
4166
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4164

def conversionsManyPerClick
  @conversionsManyPerClick
end

#costObject

Returns the value of attribute cost.



4156
4157
4158
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4156

def cost
  @cost
end

#costPerConversionObject

Returns the value of attribute costPerConversion.



4163
4164
4165
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4163

def costPerConversion
  @costPerConversion
end

#costPerConversionManyPerClickObject

Returns the value of attribute costPerConversionManyPerClick.



4166
4167
4168
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4166

def costPerConversionManyPerClick
  @costPerConversionManyPerClick
end

#ctrObject

Returns the value of attribute ctr.



4160
4161
4162
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4160

def ctr
  @ctr
end

#endDateObject

Returns the value of attribute endDate.



4152
4153
4154
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4152

def endDate
  @endDate
end

#impressionsObject

Returns the value of attribute impressions.



4155
4156
4157
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4155

def impressions
  @impressions
end

#networkObject

Returns the value of attribute network.



4153
4154
4155
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4153

def network
  @network
end

#percentServedObject

Returns the value of attribute percentServed.



4172
4173
4174
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4172

def percentServed
  @percentServed
end

#startDateObject

Returns the value of attribute startDate.



4151
4152
4153
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4151

def startDate
  @startDate
end

#stats_TypeObject

Returns the value of attribute stats_Type.



4171
4172
4173
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4171

def stats_Type
  @stats_Type
end

#totalConvValueObject

Returns the value of attribute totalConvValue.



4168
4169
4170
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4168

def totalConvValue
  @totalConvValue
end

#valuePerConvObject

Returns the value of attribute valuePerConv.



4169
4170
4171
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4169

def valuePerConv
  @valuePerConv
end

#valuePerConvManyPerClickObject

Returns the value of attribute valuePerConvManyPerClick.



4170
4171
4172
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4170

def valuePerConvManyPerClick
  @valuePerConvManyPerClick
end

#viewThroughConversionsObject

Returns the value of attribute viewThroughConversions.



4167
4168
4169
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 4167

def viewThroughConversions
  @viewThroughConversions
end