Class: AdWords::V201003::BulkMutateJobService::ThirdPartyRedirectAd
- Inherits:
-
RichMediaAd
- Object
- Ad
- RichMediaAd
- AdWords::V201003::BulkMutateJobService::ThirdPartyRedirectAd
- Defined in:
- lib/adwords4r/v201003/BulkMutateJobService.rb
Overview
ThirdPartyRedirectAd
-
id - SOAP::SOAPLong
-
url - SOAP::SOAPString
-
displayUrl - SOAP::SOAPString
-
approvalStatus - AdWords::V201003::BulkMutateJobService::AdApprovalStatus
-
disapprovalReasons - SOAP::SOAPString
-
trademarkDisapproved - SOAP::SOAPBoolean
-
ad_Type - SOAP::SOAPString
-
name - SOAP::SOAPString
-
dimensions - AdWords::V201003::BulkMutateJobService::Dimensions
-
snippet - SOAP::SOAPString
-
impressionBeaconUrl - SOAP::SOAPString
-
certifiedVendorFormatId - SOAP::SOAPLong
-
isCookieTargeted - SOAP::SOAPBoolean
-
isUserInterestTargeted - SOAP::SOAPBoolean
-
isTagged - SOAP::SOAPBoolean
-
videoTypes - AdWords::V201003::BulkMutateJobService::VideoType
Instance Attribute Summary collapse
-
#ad_Type ⇒ Object
Returns the value of attribute ad_Type.
-
#approvalStatus ⇒ Object
Returns the value of attribute approvalStatus.
-
#certifiedVendorFormatId ⇒ Object
Returns the value of attribute certifiedVendorFormatId.
-
#dimensions ⇒ Object
Returns the value of attribute dimensions.
-
#disapprovalReasons ⇒ Object
Returns the value of attribute disapprovalReasons.
-
#displayUrl ⇒ Object
Returns the value of attribute displayUrl.
-
#id ⇒ Object
Returns the value of attribute id.
-
#impressionBeaconUrl ⇒ Object
Returns the value of attribute impressionBeaconUrl.
-
#isCookieTargeted ⇒ Object
Returns the value of attribute isCookieTargeted.
-
#isTagged ⇒ Object
Returns the value of attribute isTagged.
-
#isUserInterestTargeted ⇒ Object
Returns the value of attribute isUserInterestTargeted.
-
#name ⇒ Object
Returns the value of attribute name.
-
#snippet ⇒ Object
Returns the value of attribute snippet.
-
#trademarkDisapproved ⇒ Object
Returns the value of attribute trademarkDisapproved.
-
#url ⇒ Object
Returns the value of attribute url.
-
#videoTypes ⇒ Object
Returns the value of attribute videoTypes.
Instance Method Summary collapse
-
#initialize(id = nil, url = nil, displayUrl = nil, approvalStatus = nil, disapprovalReasons = [], trademarkDisapproved = nil, ad_Type = nil, name = nil, dimensions = nil, snippet = nil, impressionBeaconUrl = nil, certifiedVendorFormatId = nil, isCookieTargeted = nil, isUserInterestTargeted = nil, isTagged = nil, videoTypes = []) ⇒ ThirdPartyRedirectAd
constructor
A new instance of ThirdPartyRedirectAd.
Constructor Details
#initialize(id = nil, url = nil, displayUrl = nil, approvalStatus = nil, disapprovalReasons = [], trademarkDisapproved = nil, ad_Type = nil, name = nil, dimensions = nil, snippet = nil, impressionBeaconUrl = nil, certifiedVendorFormatId = nil, isCookieTargeted = nil, isUserInterestTargeted = nil, isTagged = nil, videoTypes = []) ⇒ ThirdPartyRedirectAd
Returns a new instance of ThirdPartyRedirectAd.
337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 |
# File 'lib/adwords4r/v201003/BulkMutateJobService.rb', line 337 def initialize(id = nil, url = nil, displayUrl = nil, approvalStatus = nil, disapprovalReasons = [], trademarkDisapproved = nil, ad_Type = nil, name = nil, dimensions = nil, snippet = nil, impressionBeaconUrl = nil, certifiedVendorFormatId = nil, isCookieTargeted = nil, isUserInterestTargeted = nil, isTagged = nil, videoTypes = []) @id = id @url = url @displayUrl = displayUrl @approvalStatus = approvalStatus @disapprovalReasons = disapprovalReasons @trademarkDisapproved = trademarkDisapproved @ad_Type = ad_Type @name = name @dimensions = dimensions @snippet = snippet @impressionBeaconUrl = impressionBeaconUrl @certifiedVendorFormatId = certifiedVendorFormatId @isCookieTargeted = isCookieTargeted @isUserInterestTargeted = isUserInterestTargeted @isTagged = isTagged @videoTypes = videoTypes end |
Instance Attribute Details
#ad_Type ⇒ Object
Returns the value of attribute ad_Type.
326 327 328 |
# File 'lib/adwords4r/v201003/BulkMutateJobService.rb', line 326 def ad_Type @ad_Type end |
#approvalStatus ⇒ Object
Returns the value of attribute approvalStatus.
323 324 325 |
# File 'lib/adwords4r/v201003/BulkMutateJobService.rb', line 323 def approvalStatus @approvalStatus end |
#certifiedVendorFormatId ⇒ Object
Returns the value of attribute certifiedVendorFormatId.
331 332 333 |
# File 'lib/adwords4r/v201003/BulkMutateJobService.rb', line 331 def certifiedVendorFormatId @certifiedVendorFormatId end |
#dimensions ⇒ Object
Returns the value of attribute dimensions.
328 329 330 |
# File 'lib/adwords4r/v201003/BulkMutateJobService.rb', line 328 def dimensions @dimensions end |
#disapprovalReasons ⇒ Object
Returns the value of attribute disapprovalReasons.
324 325 326 |
# File 'lib/adwords4r/v201003/BulkMutateJobService.rb', line 324 def disapprovalReasons @disapprovalReasons end |
#displayUrl ⇒ Object
Returns the value of attribute displayUrl.
322 323 324 |
# File 'lib/adwords4r/v201003/BulkMutateJobService.rb', line 322 def displayUrl @displayUrl end |
#id ⇒ Object
Returns the value of attribute id.
320 321 322 |
# File 'lib/adwords4r/v201003/BulkMutateJobService.rb', line 320 def id @id end |
#impressionBeaconUrl ⇒ Object
Returns the value of attribute impressionBeaconUrl.
330 331 332 |
# File 'lib/adwords4r/v201003/BulkMutateJobService.rb', line 330 def impressionBeaconUrl @impressionBeaconUrl end |
#isCookieTargeted ⇒ Object
Returns the value of attribute isCookieTargeted.
332 333 334 |
# File 'lib/adwords4r/v201003/BulkMutateJobService.rb', line 332 def isCookieTargeted @isCookieTargeted end |
#isTagged ⇒ Object
Returns the value of attribute isTagged.
334 335 336 |
# File 'lib/adwords4r/v201003/BulkMutateJobService.rb', line 334 def isTagged @isTagged end |
#isUserInterestTargeted ⇒ Object
Returns the value of attribute isUserInterestTargeted.
333 334 335 |
# File 'lib/adwords4r/v201003/BulkMutateJobService.rb', line 333 def isUserInterestTargeted @isUserInterestTargeted end |
#name ⇒ Object
Returns the value of attribute name.
327 328 329 |
# File 'lib/adwords4r/v201003/BulkMutateJobService.rb', line 327 def name @name end |
#snippet ⇒ Object
Returns the value of attribute snippet.
329 330 331 |
# File 'lib/adwords4r/v201003/BulkMutateJobService.rb', line 329 def snippet @snippet end |
#trademarkDisapproved ⇒ Object
Returns the value of attribute trademarkDisapproved.
325 326 327 |
# File 'lib/adwords4r/v201003/BulkMutateJobService.rb', line 325 def trademarkDisapproved @trademarkDisapproved end |
#url ⇒ Object
Returns the value of attribute url.
321 322 323 |
# File 'lib/adwords4r/v201003/BulkMutateJobService.rb', line 321 def url @url end |
#videoTypes ⇒ Object
Returns the value of attribute videoTypes.
335 336 337 |
# File 'lib/adwords4r/v201003/BulkMutateJobService.rb', line 335 def videoTypes @videoTypes end |