Class: AdWords::V201008::BulkMutateJobService::LocalBusinessAd

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

Overview

LocalBusinessAd

  • id - SOAP::SOAPLong

  • url - SOAP::SOAPString

  • displayUrl - SOAP::SOAPString

  • approvalStatus - AdWords::V201008::BulkMutateJobService::AdApprovalStatus

  • disapprovalReasons - SOAP::SOAPString

  • trademarkDisapproved - SOAP::SOAPBoolean

  • ad_Type - SOAP::SOAPString

  • fullBusinessName - SOAP::SOAPString

  • phoneNumber - SOAP::SOAPString

  • streetAddress - SOAP::SOAPString

  • city - SOAP::SOAPString

  • region - SOAP::SOAPString

  • regionCode - SOAP::SOAPString

  • postalCode - SOAP::SOAPString

  • countryCode - SOAP::SOAPString

  • businessName - SOAP::SOAPString

  • description1 - SOAP::SOAPString

  • description2 - SOAP::SOAPString

  • target - AdWords::V201008::BulkMutateJobService::ProximityTarget

  • businessImage - AdWords::V201008::BulkMutateJobService::Image

  • icon - AdWords::V201008::BulkMutateJobService::Image

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(id = nil, url = nil, displayUrl = nil, approvalStatus = nil, disapprovalReasons = [], trademarkDisapproved = nil, ad_Type = nil, fullBusinessName = nil, phoneNumber = nil, streetAddress = nil, city = nil, region = nil, regionCode = nil, postalCode = nil, countryCode = nil, businessName = nil, description1 = nil, description2 = nil, target = nil, businessImage = nil, icon = nil) ⇒ LocalBusinessAd

Returns a new instance of LocalBusinessAd.



150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 150

def initialize(id = nil, url = nil, displayUrl = nil, approvalStatus = nil, disapprovalReasons = [], trademarkDisapproved = nil, ad_Type = nil, fullBusinessName = nil, phoneNumber = nil, streetAddress = nil, city = nil, region = nil, regionCode = nil, postalCode = nil, countryCode = nil, businessName = nil, description1 = nil, description2 = nil, target = nil, businessImage = nil, icon = nil)
  @id = id
  @url = url
  @displayUrl = displayUrl
  @approvalStatus = approvalStatus
  @disapprovalReasons = disapprovalReasons
  @trademarkDisapproved = trademarkDisapproved
  @ad_Type = ad_Type
  @fullBusinessName = fullBusinessName
  @phoneNumber = phoneNumber
  @streetAddress = streetAddress
  @city = city
  @region = region
  @regionCode = regionCode
  @postalCode = postalCode
  @countryCode = countryCode
  @businessName = businessName
  @description1 = description1
  @description2 = description2
  @target = target
  @businessImage = businessImage
  @icon = icon
end

Instance Attribute Details

#ad_TypeObject

Returns the value of attribute ad_Type.



134
135
136
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 134

def ad_Type
  @ad_Type
end

#approvalStatusObject

Returns the value of attribute approvalStatus.



131
132
133
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 131

def approvalStatus
  @approvalStatus
end

#businessImageObject

Returns the value of attribute businessImage.



147
148
149
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 147

def businessImage
  @businessImage
end

#businessNameObject

Returns the value of attribute businessName.



143
144
145
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 143

def businessName
  @businessName
end

#cityObject

Returns the value of attribute city.



138
139
140
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 138

def city
  @city
end

#countryCodeObject

Returns the value of attribute countryCode.



142
143
144
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 142

def countryCode
  @countryCode
end

#description1Object

Returns the value of attribute description1.



144
145
146
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 144

def description1
  @description1
end

#description2Object

Returns the value of attribute description2.



145
146
147
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 145

def description2
  @description2
end

#disapprovalReasonsObject

Returns the value of attribute disapprovalReasons.



132
133
134
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 132

def disapprovalReasons
  @disapprovalReasons
end

#displayUrlObject

Returns the value of attribute displayUrl.



130
131
132
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 130

def displayUrl
  @displayUrl
end

#fullBusinessNameObject

Returns the value of attribute fullBusinessName.



135
136
137
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 135

def fullBusinessName
  @fullBusinessName
end

#iconObject

Returns the value of attribute icon.



148
149
150
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 148

def icon
  @icon
end

#idObject

Returns the value of attribute id.



128
129
130
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 128

def id
  @id
end

#phoneNumberObject

Returns the value of attribute phoneNumber.



136
137
138
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 136

def phoneNumber
  @phoneNumber
end

#postalCodeObject

Returns the value of attribute postalCode.



141
142
143
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 141

def postalCode
  @postalCode
end

#regionObject

Returns the value of attribute region.



139
140
141
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 139

def region
  @region
end

#regionCodeObject

Returns the value of attribute regionCode.



140
141
142
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 140

def regionCode
  @regionCode
end

#streetAddressObject

Returns the value of attribute streetAddress.



137
138
139
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 137

def streetAddress
  @streetAddress
end

#targetObject

Returns the value of attribute target.



146
147
148
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 146

def target
  @target
end

#trademarkDisapprovedObject

Returns the value of attribute trademarkDisapproved.



133
134
135
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 133

def trademarkDisapproved
  @trademarkDisapproved
end

#urlObject

Returns the value of attribute url.



129
130
131
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 129

def url
  @url
end