Google::Ads::AdWords::v201109::Video |
Google::Ads::AdWords::v201109::Video
Perl data type class for the XML Schema defined complexType Video from the namespace https://adwords.google.com/api/adwords/cm/v201109.
Encapsulates a Video media identified by a MediaId
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
Constructor. The following data structure may be passed to new():
{ # Google::Ads::AdWords::v201109::Video durationMillis => $some_value, # long streamingUrl => $some_value, # string readyToPlayOnTheWeb => $some_value, # boolean industryStandardCommercialIdentifier => $some_value, # string advertisingId => $some_value, # string youTubeVideoIdString => $some_value, # string },
Generated by SOAP::WSDL
Google::Ads::AdWords::v201109::Video |