Every new line item needs to declare whether or not they will serve Eurpoean Union (EU) political ads. Display & Video 360 API and SDF uploads that don't provide declarations will fail. See our deprecations page for more details.
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
Display & Video 360 API v2, including the method to get a manual trigger, has been sunset and will no longer serve.
Manual triggers are no longer used in Display & Video 360 and this functionality will be fully sunset on August 1, 2023.
This documentation details how to get a manual trigger using the API before its deprecation, including the request format, parameters, and authorization.
Developers should refer to the feature deprecation announcement for further information and alternative solutions.
Warning: Line Items using manual triggers no longer serve in Display & Video 360. This method will sunset on August 1, 2023. Read our feature deprecation announcement for more information.
HTTP request
GET https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/manualTriggers/{triggerId}
[[["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-09-18 UTC."],[],["The Display & Video 360 API v2 manual trigger retrieval method is sunsetting, ceasing operation on August 1, 2023. The `GET` request, using gRPC Transcoding, is structured as: `https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/manualTriggers/{triggerId}`. Required path parameters include `advertiserId` and `triggerId`. The request body must be empty, and a successful response returns a `ManualTrigger` instance. The `https://www.googleapis.com/auth/display-video` OAuth scope is necessary for authorization.\n"]]