[[["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-10-09 UTC."],[[["Creates a DisplayVideo360AdvertiserLinkProposal using an HTTP POST request to a specified URL with the parent property ID."],["The request body should contain a DisplayVideo360AdvertiserLinkProposal object and authorization requires the `analytics.edit` scope."],["A successful response returns the newly created DisplayVideo360AdvertiserLinkProposal object."]]],["This describes creating a `DisplayVideo360AdvertiserLinkProposal` via a `POST` request to `https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/displayVideo360AdvertiserLinkProposals`. The `parent` path parameter, formatted as `properties/1234`, is mandatory. The request body must include a `DisplayVideo360AdvertiserLinkProposal` instance. A successful request returns a new instance of the same type. The required authorization scope is `https://www.googleapis.com/auth/analytics.edit`.\n"]]