type CreativeTranscode (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
StreamActivityMonitorService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
adServer
|
xsd:string
|
creativeIdType
|
CreativeTranscode.IdType
Enumerations
-
AD_ID
-
CREATIVE_ID
-
CREATIVE_ADID
-
UNIVERSAL_AD_ID
-
MEDIA_URI
-
MEDIA_URI_PATH
-
CREATIVE_ADID_WITH_FALLBACK
-
CANONICALIZED_MEDIA_URI
-
GV_REGISTRY_ID
-
UNKNOWN_ID_TYPE
-
MEDIA_URI_HASH
-
UNKNOWN
|
creativeId
|
xsd:string
|
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-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eStreamActivityMonitorService uses AdDecisionCreative, which depends on CreativeTranscode.\u003c/p\u003e\n"],["\u003cp\u003eThe service is defined within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eCreativeTranscode objects can be identified by various ID types like AD_ID, CREATIVE_ID, and others specified in the IdType enumeration.\u003c/p\u003e\n"],["\u003cp\u003eImportant fields for CreativeTranscode include adServer, creativeIdType, and creativeId, all represented as strings.\u003c/p\u003e\n"]]],["The core content defines the `StreamActivityMonitorService` and its dependency, `AdDecisionCreative`. It details a related data structure, `CreativeTranscode`, which has fields for `adServer`, `creativeIdType`, and `creativeId`. `creativeIdType` is an enumeration with possible values like `AD_ID`, `CREATIVE_ID`, `MEDIA_URI`, etc., specifying how a creative is identified. The `adServer` and `creativeId` are represented as strings. The namespace for these items is also provided.\n"],null,["# type CreativeTranscode (v202411)\n\n**Service** \n**StreamActivityMonitorService** **Dependencies** \n[AdDecisionCreative](/ad-manager/api/reference/v202411/StreamActivityMonitorService.AdDecisionCreative) \n▼\n**CreativeTranscode**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|----------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `adServer` | ` `xsd:`string` \u003cbr /\u003e |\n| ### `creativeIdType` | ` `[CreativeTranscode.IdType](/ad-manager/api/reference/v202411/StreamActivityMonitorService.CreativeTranscode.IdType)` ` *** ** * ** *** **Enumerations** `AD_ID` : `CREATIVE_ID` : `CREATIVE_ADID` : `UNIVERSAL_AD_ID` : `MEDIA_URI` : `MEDIA_URI_PATH` : `CREATIVE_ADID_WITH_FALLBACK` : `CANONICALIZED_MEDIA_URI` : `GV_REGISTRY_ID` : `UNKNOWN_ID_TYPE` : `MEDIA_URI_HASH` : `UNKNOWN` : \u003cbr /\u003e |\n| ### `creativeId` | ` `xsd:`string` \u003cbr /\u003e |"]]