[[["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-05-15 UTC."],[[["`DestinationUrlType` defines the action triggered when a user interacts with an ad's destination URL."],["Options include navigating to a webpage, launching an app, initiating a phone call, or having no destination URL (primarily for video ads)."],["This enumeration is part of the CreativeService and is used within HasDestinationUrlCreative objects in Google Ad Manager."],["Each `DestinationUrlType` value has a clear description, including a catch-all \"UNKNOWN\" for values not exposed in the current API version."]]],["Destination URLs define user actions upon ad clicks. `CLICK_TO_WEB` navigates to a webpage, `CLICK_TO_APP` launches an application, and `CLICK_TO_CALL` initiates a phone call. `NONE` indicates no destination URL, common for video creatives. `UNKNOWN` is returned when the API version does not expose the true value. These actions represent the `DestinationUrlType` within the `CreativeService` and `HasDestinationUrlCreative`.\n"]]