[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[[["StreamActivityMonitorService uses AdDecisionCreative, which depends on CreativeTranscode."],["The service is defined within the namespace `https://www.google.com/apis/ads/publisher/v202411`."],["CreativeTranscode objects can be identified by various ID types like AD_ID, CREATIVE_ID, and others specified in the IdType enumeration."],["Important fields for CreativeTranscode include adServer, creativeIdType, and creativeId, all represented as strings."]]],["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"]]