Class: AdWords::V200909::BulkMutateJobService::Video

Inherits:
Media
  • Object
show all
Defined in:
lib/adwords4r/v200909/BulkMutateJobService.rb

Overview

Video

  • mediaId - SOAP::SOAPLong

  • mediaTypeDb - AdWords::V200909::BulkMutateJobService::MediaMediaType

  • referenceId - SOAP::SOAPLong

  • dimensions - AdWords::V200909::BulkMutateJobService::Media_Size_DimensionsMapEntry

  • urls - AdWords::V200909::BulkMutateJobService::Media_Size_StringMapEntry

  • mimeType - AdWords::V200909::BulkMutateJobService::MediaMimeType

  • sourceUrl - SOAP::SOAPString

  • mediaSubType - AdWords::V200909::BulkMutateJobService::MediaMediaSubType

  • name - SOAP::SOAPString

  • fileSize - SOAP::SOAPLong

  • extendedCapabilities - AdWords::V200909::BulkMutateJobService::Media_MediaExtendedCapabilityType_Media_MediaExtendedCapabilityStateMapEntry

  • creationTime - SOAP::SOAPString

  • media_Type - SOAP::SOAPString

  • durationMillis - SOAP::SOAPLong

  • streamingUrl - SOAP::SOAPString

  • readyToPlayOnTheWeb - SOAP::SOAPBoolean

  • industryStandardCommercialIdentifier - SOAP::SOAPString

  • advertisingId - SOAP::SOAPString

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(mediaId = nil, mediaTypeDb = nil, referenceId = nil, dimensions = [], urls = [], mimeType = nil, sourceUrl = nil, mediaSubType = nil, name = nil, fileSize = nil, extendedCapabilities = [], creationTime = nil, media_Type = nil, durationMillis = nil, streamingUrl = nil, readyToPlayOnTheWeb = nil, industryStandardCommercialIdentifier = nil, advertisingId = nil) ⇒ Video

Returns a new instance of Video.



2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2691

def initialize(mediaId = nil, mediaTypeDb = nil, referenceId = nil, dimensions = [], urls = [], mimeType = nil, sourceUrl = nil, mediaSubType = nil, name = nil, fileSize = nil, extendedCapabilities = [], creationTime = nil, media_Type = nil, durationMillis = nil, streamingUrl = nil, readyToPlayOnTheWeb = nil, industryStandardCommercialIdentifier = nil, advertisingId = nil)
  @mediaId = mediaId
  @mediaTypeDb = mediaTypeDb
  @referenceId = referenceId
  @dimensions = dimensions
  @urls = urls
  @mimeType = mimeType
  @sourceUrl = sourceUrl
  @mediaSubType = mediaSubType
  @name = name
  @fileSize = fileSize
  @extendedCapabilities = extendedCapabilities
  @creationTime = creationTime
  @media_Type = media_Type
  @durationMillis = durationMillis
  @streamingUrl = streamingUrl
  @readyToPlayOnTheWeb = readyToPlayOnTheWeb
  @industryStandardCommercialIdentifier = industryStandardCommercialIdentifier
  @advertisingId = advertisingId
end

Instance Attribute Details

#advertisingIdObject

Returns the value of attribute advertisingId.



2689
2690
2691
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2689

def advertisingId
  @advertisingId
end

#creationTimeObject

Returns the value of attribute creationTime.



2683
2684
2685
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2683

def creationTime
  @creationTime
end

#dimensionsObject

Returns the value of attribute dimensions.



2675
2676
2677
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2675

def dimensions
  @dimensions
end

#durationMillisObject

Returns the value of attribute durationMillis.



2685
2686
2687
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2685

def durationMillis
  @durationMillis
end

#extendedCapabilitiesObject

Returns the value of attribute extendedCapabilities.



2682
2683
2684
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2682

def extendedCapabilities
  @extendedCapabilities
end

#fileSizeObject

Returns the value of attribute fileSize.



2681
2682
2683
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2681

def fileSize
  @fileSize
end

#industryStandardCommercialIdentifierObject

Returns the value of attribute industryStandardCommercialIdentifier.



2688
2689
2690
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2688

def industryStandardCommercialIdentifier
  @industryStandardCommercialIdentifier
end

#media_TypeObject

Returns the value of attribute media_Type.



2684
2685
2686
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2684

def media_Type
  @media_Type
end

#mediaIdObject

Returns the value of attribute mediaId.



2672
2673
2674
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2672

def mediaId
  @mediaId
end

#mediaSubTypeObject

Returns the value of attribute mediaSubType.



2679
2680
2681
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2679

def mediaSubType
  @mediaSubType
end

#mediaTypeDbObject

Returns the value of attribute mediaTypeDb.



2673
2674
2675
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2673

def mediaTypeDb
  @mediaTypeDb
end

#mimeTypeObject

Returns the value of attribute mimeType.



2677
2678
2679
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2677

def mimeType
  @mimeType
end

#nameObject

Returns the value of attribute name.



2680
2681
2682
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2680

def name
  @name
end

#readyToPlayOnTheWebObject

Returns the value of attribute readyToPlayOnTheWeb.



2687
2688
2689
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2687

def readyToPlayOnTheWeb
  @readyToPlayOnTheWeb
end

#referenceIdObject

Returns the value of attribute referenceId.



2674
2675
2676
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2674

def referenceId
  @referenceId
end

#sourceUrlObject

Returns the value of attribute sourceUrl.



2678
2679
2680
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2678

def sourceUrl
  @sourceUrl
end

#streamingUrlObject

Returns the value of attribute streamingUrl.



2686
2687
2688
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2686

def streamingUrl
  @streamingUrl
end

#urlsObject

Returns the value of attribute urls.



2676
2677
2678
# File 'lib/adwords4r/v200909/BulkMutateJobService.rb', line 2676

def urls
  @urls
end