Get Customers Ownerships
Google Ads Database
Get Customers Ownerships
deprecated
Get Google Ads customer ownerships for the current user from the database.
Args: current_user: The currently authenticated user (injected dependency)
Returns: list[GoogleAdsCustomerOwnershipSchema]: List of Google Ads customer ownerships for the User, including Google Ads Customers and login customer IDs.
GET
Get Customers Ownerships
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
200 - application/json
Successful Response