Class: AdWords::V201008::BulkMutateJobService::ThirdPartyRedirectAd
- Inherits:
-
RichMediaAd
- Object
- Ad
- RichMediaAd
- AdWords::V201008::BulkMutateJobService::ThirdPartyRedirectAd
- Defined in:
- lib/adwords4r/v201008/BulkMutateJobService.rb
Overview
ThirdPartyRedirectAd
-
id - SOAP::SOAPLong
-
url - SOAP::SOAPString
-
displayUrl - SOAP::SOAPString
-
approvalStatus - AdWords::V201008::BulkMutateJobService::AdApprovalStatus
-
disapprovalReasons - SOAP::SOAPString
-
trademarkDisapproved - SOAP::SOAPBoolean
-
ad_Type - SOAP::SOAPString
-
name - SOAP::SOAPString
-
dimensions - AdWords::V201008::BulkMutateJobService::Dimensions
-
snippet - SOAP::SOAPString
-
impressionBeaconUrl - SOAP::SOAPString
-
certifiedVendorFormatId - SOAP::SOAPLong
-
isCookieTargeted - SOAP::SOAPBoolean
-
isUserInterestTargeted - SOAP::SOAPBoolean
-
isTagged - SOAP::SOAPBoolean
-
videoTypes - AdWords::V201008::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.
371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 371 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.
360 361 362 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 360 def ad_Type @ad_Type end |
#approvalStatus ⇒ Object
Returns the value of attribute approvalStatus.
357 358 359 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 357 def approvalStatus @approvalStatus end |
#certifiedVendorFormatId ⇒ Object
Returns the value of attribute certifiedVendorFormatId.
365 366 367 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 365 def certifiedVendorFormatId @certifiedVendorFormatId end |
#dimensions ⇒ Object
Returns the value of attribute dimensions.
362 363 364 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 362 def dimensions @dimensions end |
#disapprovalReasons ⇒ Object
Returns the value of attribute disapprovalReasons.
358 359 360 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 358 def disapprovalReasons @disapprovalReasons end |
#displayUrl ⇒ Object
Returns the value of attribute displayUrl.
356 357 358 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 356 def displayUrl @displayUrl end |
#id ⇒ Object
Returns the value of attribute id.
354 355 356 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 354 def id @id end |
#impressionBeaconUrl ⇒ Object
Returns the value of attribute impressionBeaconUrl.
364 365 366 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 364 def impressionBeaconUrl @impressionBeaconUrl end |
#isCookieTargeted ⇒ Object
Returns the value of attribute isCookieTargeted.
366 367 368 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 366 def isCookieTargeted @isCookieTargeted end |
#isTagged ⇒ Object
Returns the value of attribute isTagged.
368 369 370 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 368 def isTagged @isTagged end |
#isUserInterestTargeted ⇒ Object
Returns the value of attribute isUserInterestTargeted.
367 368 369 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 367 def isUserInterestTargeted @isUserInterestTargeted end |
#name ⇒ Object
Returns the value of attribute name.
361 362 363 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 361 def name @name end |
#snippet ⇒ Object
Returns the value of attribute snippet.
363 364 365 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 363 def snippet @snippet end |
#trademarkDisapproved ⇒ Object
Returns the value of attribute trademarkDisapproved.
359 360 361 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 359 def trademarkDisapproved @trademarkDisapproved end |
#url ⇒ Object
Returns the value of attribute url.
355 356 357 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 355 def url @url end |
#videoTypes ⇒ Object
Returns the value of attribute videoTypes.
369 370 371 |
# File 'lib/adwords4r/v201008/BulkMutateJobService.rb', line 369 def videoTypes @videoTypes end |