type CreativeTranscode (v202508)
Stay organized with collections
Save and categorize content based on your preferences.
Service
StreamActivityMonitorService
Contains information needed to identify a Truman creative transcode.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field
|
adServer
|
xsd:string
The ad system that the creative is associated with.
|
creativeIdType
|
CreativeTranscode.IdType
The IdType that describes the type of creativeId .
Enumerations
-
AD_ID
- An ad server-defined identifier string for the ad.
-
CREATIVE_ID
- An ad server-defined identifier for the creative.
-
CREATIVE_ADID
- Identifies the ad with which the creative is served.
-
UNIVERSAL_AD_ID
- Universal Ad ID creative identifier defined in the VAST 4.0 spec.
-
MEDIA_URI
- The path of the URL of the highest bitrate mediafile found in the response.
-
MEDIA_URI_PATH
- The path of the URL of the highest bitrate mediafile found in the response.
-
CREATIVE_ADID_WITH_FALLBACK
- ID value is either the "adId" attribute in the VAST/Ad/Inline/Creative element, the "id"
attribute in the VAST/Ad/Inline/Creative, or the "id" attribute in the VAST/Ad element.
-
CANONICALIZED_MEDIA_URI
- ID value is a projection of the URL of the highest bitrate mediafile found in the response.
-
GV_REGISTRY_ID
- ID value is the Google Video Registry ID
-
UNKNOWN_ID_TYPE
- The ID type is unknown.
-
MEDIA_URI_HASH
- ID value is the path of the URL of the highest bitrate mediafile found in the response.
-
UNKNOWN
- The value returned if the actual value is not exposed by the requested API version.
|
creativeId
|
xsd:string
An ID (either an ad ID, a creative ID, or a concatenation of the two) that identifies a
creative.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-13 UTC.
[null,null,["Last updated 2025-08-13 UTC."],[],[],null,["# type CreativeTranscode (v202508)\n\n**Service** \n**StreamActivityMonitorService** **Dependencies** \n[AdDecisionCreative](/ad-manager/api/reference/v202508/StreamActivityMonitorService.AdDecisionCreative) \n▼\n**CreativeTranscode**\n\nContains information needed to identify a Truman creative transcode.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\n\n| Field ----- ||\n|----------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `adServer` | ` `xsd:`string` The ad system that the creative is associated with. |\n| ### `creativeIdType` | ` `[CreativeTranscode.IdType](/ad-manager/api/reference/v202508/StreamActivityMonitorService.CreativeTranscode.IdType)` ` The [IdType](/ad-manager/api/reference/v202508/StreamActivityMonitorService.CreativeTranscode.IdType) that describes the type of `creativeId`. *** ** * ** *** **Enumerations** `AD_ID` : An ad server-defined identifier string for the ad. `CREATIVE_ID` : An ad server-defined identifier for the creative. `CREATIVE_ADID` : Identifies the ad with which the creative is served. `UNIVERSAL_AD_ID` : Universal Ad ID creative identifier defined in the VAST 4.0 spec. `MEDIA_URI` : The path of the URL of the highest bitrate mediafile found in the response. `MEDIA_URI_PATH` : The path of the URL of the highest bitrate mediafile found in the response. `CREATIVE_ADID_WITH_FALLBACK` : ID value is either the \"adId\" attribute in the VAST/Ad/Inline/Creative element, the \"id\" attribute in the VAST/Ad/Inline/Creative, or the \"id\" attribute in the VAST/Ad element. `CANONICALIZED_MEDIA_URI` : ID value is a projection of the URL of the highest bitrate mediafile found in the response. `GV_REGISTRY_ID` : ID value is the Google Video Registry ID `UNKNOWN_ID_TYPE` : The ID type is unknown. `MEDIA_URI_HASH` : ID value is the path of the URL of the highest bitrate mediafile found in the response. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |\n| ### `creativeId` | ` `xsd:`string` An ID (either an ad ID, a creative ID, or a concatenation of the two) that identifies a creative. |"]]