Class: AdWords::V201008::AdGroupAdService::Video
- Defined in:
- lib/adwords4r/v201008/AdGroupAdService.rb
Overview
Video
-
mediaId - SOAP::SOAPLong
-
type - AdWords::V201008::AdGroupAdService::MediaMediaType
-
referenceId - SOAP::SOAPLong
-
dimensions - AdWords::V201008::AdGroupAdService::Media_Size_DimensionsMapEntry
-
urls - AdWords::V201008::AdGroupAdService::Media_Size_StringMapEntry
-
mimeType - AdWords::V201008::AdGroupAdService::MediaMimeType
-
sourceUrl - SOAP::SOAPString
-
name - SOAP::SOAPString
-
fileSize - SOAP::SOAPLong
-
creationTime - SOAP::SOAPString
-
media_Type - SOAP::SOAPString
-
durationMillis - SOAP::SOAPLong
-
streamingUrl - SOAP::SOAPString
-
readyToPlayOnTheWeb - SOAP::SOAPBoolean
-
industryStandardCommercialIdentifier - SOAP::SOAPString
-
advertisingId - SOAP::SOAPString
-
youTubeVideoIdString - SOAP::SOAPString
Instance Attribute Summary collapse
-
#advertisingId ⇒ Object
Returns the value of attribute advertisingId.
-
#creationTime ⇒ Object
Returns the value of attribute creationTime.
-
#dimensions ⇒ Object
Returns the value of attribute dimensions.
-
#durationMillis ⇒ Object
Returns the value of attribute durationMillis.
-
#fileSize ⇒ Object
Returns the value of attribute fileSize.
-
#industryStandardCommercialIdentifier ⇒ Object
Returns the value of attribute industryStandardCommercialIdentifier.
-
#media_Type ⇒ Object
Returns the value of attribute media_Type.
-
#mediaId ⇒ Object
Returns the value of attribute mediaId.
-
#mimeType ⇒ Object
Returns the value of attribute mimeType.
-
#name ⇒ Object
Returns the value of attribute name.
-
#readyToPlayOnTheWeb ⇒ Object
Returns the value of attribute readyToPlayOnTheWeb.
-
#referenceId ⇒ Object
Returns the value of attribute referenceId.
-
#sourceUrl ⇒ Object
Returns the value of attribute sourceUrl.
-
#streamingUrl ⇒ Object
Returns the value of attribute streamingUrl.
-
#type ⇒ Object
Returns the value of attribute type.
-
#urls ⇒ Object
Returns the value of attribute urls.
-
#youTubeVideoIdString ⇒ Object
Returns the value of attribute youTubeVideoIdString.
Instance Method Summary collapse
Constructor Details
#initialize(mediaId = nil, type = nil, referenceId = nil, dimensions = [], urls = [], mimeType = nil, sourceUrl = nil, name = nil, fileSize = nil, creationTime = nil, media_Type = nil, durationMillis = nil, streamingUrl = nil, readyToPlayOnTheWeb = nil, industryStandardCommercialIdentifier = nil, advertisingId = nil, youTubeVideoIdString = nil) ⇒ Video
Returns a new instance of Video.
477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 477 def initialize(mediaId = nil, type = nil, referenceId = nil, dimensions = [], urls = [], mimeType = nil, sourceUrl = nil, name = nil, fileSize = nil, creationTime = nil, media_Type = nil, durationMillis = nil, streamingUrl = nil, readyToPlayOnTheWeb = nil, industryStandardCommercialIdentifier = nil, advertisingId = nil, youTubeVideoIdString = nil) @mediaId = mediaId @type = type @referenceId = referenceId @dimensions = dimensions @urls = urls @mimeType = mimeType @sourceUrl = sourceUrl @name = name @fileSize = fileSize @creationTime = creationTime @media_Type = media_Type @durationMillis = durationMillis @streamingUrl = streamingUrl @readyToPlayOnTheWeb = readyToPlayOnTheWeb @industryStandardCommercialIdentifier = industryStandardCommercialIdentifier @advertisingId = advertisingId @youTubeVideoIdString = youTubeVideoIdString end |
Instance Attribute Details
#advertisingId ⇒ Object
Returns the value of attribute advertisingId.
474 475 476 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 474 def advertisingId @advertisingId end |
#creationTime ⇒ Object
Returns the value of attribute creationTime.
468 469 470 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 468 def creationTime @creationTime end |
#dimensions ⇒ Object
Returns the value of attribute dimensions.
462 463 464 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 462 def dimensions @dimensions end |
#durationMillis ⇒ Object
Returns the value of attribute durationMillis.
470 471 472 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 470 def durationMillis @durationMillis end |
#fileSize ⇒ Object
Returns the value of attribute fileSize.
467 468 469 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 467 def fileSize @fileSize end |
#industryStandardCommercialIdentifier ⇒ Object
Returns the value of attribute industryStandardCommercialIdentifier.
473 474 475 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 473 def industryStandardCommercialIdentifier @industryStandardCommercialIdentifier end |
#media_Type ⇒ Object
Returns the value of attribute media_Type.
469 470 471 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 469 def media_Type @media_Type end |
#mediaId ⇒ Object
Returns the value of attribute mediaId.
459 460 461 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 459 def mediaId @mediaId end |
#mimeType ⇒ Object
Returns the value of attribute mimeType.
464 465 466 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 464 def mimeType @mimeType end |
#name ⇒ Object
Returns the value of attribute name.
466 467 468 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 466 def name @name end |
#readyToPlayOnTheWeb ⇒ Object
Returns the value of attribute readyToPlayOnTheWeb.
472 473 474 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 472 def readyToPlayOnTheWeb @readyToPlayOnTheWeb end |
#referenceId ⇒ Object
Returns the value of attribute referenceId.
461 462 463 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 461 def referenceId @referenceId end |
#sourceUrl ⇒ Object
Returns the value of attribute sourceUrl.
465 466 467 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 465 def sourceUrl @sourceUrl end |
#streamingUrl ⇒ Object
Returns the value of attribute streamingUrl.
471 472 473 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 471 def streamingUrl @streamingUrl end |
#type ⇒ Object
Returns the value of attribute type.
460 461 462 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 460 def type @type end |
#urls ⇒ Object
Returns the value of attribute urls.
463 464 465 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 463 def urls @urls end |
#youTubeVideoIdString ⇒ Object
Returns the value of attribute youTubeVideoIdString.
475 476 477 |
# File 'lib/adwords4r/v201008/AdGroupAdService.rb', line 475 def youTubeVideoIdString @youTubeVideoIdString end |