AI-generated Key Takeaways
-
Retrieves a specific Ads account link associated with a partner using a GET request.
-
The request requires a partner ID and Ads account link ID in the URL path.
-
An empty request body is necessary, and a successful response includes the AdsAccountLink object.
-
Authorization necessitates the
https://www.googleapis.com/auth/mapsbooking
OAuth scope.
Gets Ads account link.
HTTP request
GET https://mapsbooking.googleapis.com/v1alpha/{name=partners/*/adsAccountLinks/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. The name of the Ads account link to retrieve. Format: |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of AdsAccountLink
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/mapsbooking