Class: AdwordsApi::V201003::BulkMutateJobService::Video

Inherits:
Media
  • Object
show all
Defined in:
lib/adwords_api/v201003/BulkMutateJobService.rb

Overview

Video

  • mediaId - SOAP::SOAPLong

  • mediaTypeDb - AdwordsApi::V201003::BulkMutateJobService::MediaMediaType

  • referenceId - SOAP::SOAPLong

  • dimensions - AdwordsApi::V201003::BulkMutateJobService::Media_Size_DimensionsMapEntry

  • urls - AdwordsApi::V201003::BulkMutateJobService::Media_Size_StringMapEntry

  • mimeType - AdwordsApi::V201003::BulkMutateJobService::MediaMimeType

  • sourceUrl - SOAP::SOAPString

  • mediaSubType - AdwordsApi::V201003::BulkMutateJobService::MediaMediaSubType

  • name - SOAP::SOAPString

  • fileSize - SOAP::SOAPLong

  • extendedCapabilities - AdwordsApi::V201003::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.



3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3125

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.



3123
3124
3125
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3123

def advertisingId
  @advertisingId
end

#creationTimeObject

Returns the value of attribute creationTime.



3117
3118
3119
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3117

def creationTime
  @creationTime
end

#dimensionsObject

Returns the value of attribute dimensions.



3109
3110
3111
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3109

def dimensions
  @dimensions
end

#durationMillisObject

Returns the value of attribute durationMillis.



3119
3120
3121
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3119

def durationMillis
  @durationMillis
end

#extendedCapabilitiesObject

Returns the value of attribute extendedCapabilities.



3116
3117
3118
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3116

def extendedCapabilities
  @extendedCapabilities
end

#fileSizeObject

Returns the value of attribute fileSize.



3115
3116
3117
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3115

def fileSize
  @fileSize
end

#industryStandardCommercialIdentifierObject

Returns the value of attribute industryStandardCommercialIdentifier.



3122
3123
3124
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3122

def industryStandardCommercialIdentifier
  @industryStandardCommercialIdentifier
end

#media_TypeObject

Returns the value of attribute media_Type.



3118
3119
3120
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3118

def media_Type
  @media_Type
end

#mediaIdObject

Returns the value of attribute mediaId.



3106
3107
3108
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3106

def mediaId
  @mediaId
end

#mediaSubTypeObject

Returns the value of attribute mediaSubType.



3113
3114
3115
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3113

def mediaSubType
  @mediaSubType
end

#mediaTypeDbObject

Returns the value of attribute mediaTypeDb.



3107
3108
3109
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3107

def mediaTypeDb
  @mediaTypeDb
end

#mimeTypeObject

Returns the value of attribute mimeType.



3111
3112
3113
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3111

def mimeType
  @mimeType
end

#nameObject

Returns the value of attribute name.



3114
3115
3116
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3114

def name
  @name
end

#readyToPlayOnTheWebObject

Returns the value of attribute readyToPlayOnTheWeb.



3121
3122
3123
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3121

def readyToPlayOnTheWeb
  @readyToPlayOnTheWeb
end

#referenceIdObject

Returns the value of attribute referenceId.



3108
3109
3110
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3108

def referenceId
  @referenceId
end

#sourceUrlObject

Returns the value of attribute sourceUrl.



3112
3113
3114
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3112

def sourceUrl
  @sourceUrl
end

#streamingUrlObject

Returns the value of attribute streamingUrl.



3120
3121
3122
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3120

def streamingUrl
  @streamingUrl
end

#urlsObject

Returns the value of attribute urls.



3110
3111
3112
# File 'lib/adwords_api/v201003/BulkMutateJobService.rb', line 3110

def urls
  @urls
end