Creates Ads account link. This will initiate link between the Google Ads account and Partner Center. The link will be in the Pending state until it is approved from the Ads portal.
HTTP request
POST https://mapsbooking.googleapis.com/v1alpha/{parent=partners/*}/adsAccountLinks
[[["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-17 UTC."],[[["Creates an Ads account link between a Google Ads account and a Partner Center account, initiating a link that requires approval from the Ads portal."],["The link creation process involves an HTTP POST request to a specific URL with path and query parameters specifying the Partner Center and Google Ads account IDs respectively."],["The request body should contain an `AdsAccountLink` object, and a successful response will return the newly created `AdsAccountLink` object."],["This operation requires authorization with the `https://www.googleapis.com/auth/mapsbooking` OAuth scope."]]],[]]