[ Web Proxy ]
URL:
Viewing: https://developers.google.com/marketing-platform/devguides/api/admin/v1/rest [Back]  [Original]

Google Marketing Platform Admin API  |  Google for Developers Skip to main content

Google Marketing Platform Admin API Stay organized with collections Save and categorize content based on your preferences.

outlined_flag

The Google Marketing Platform Admin API allows for programmatic access to the Google Marketing Platform configuration data. You can use the Google Marketing Platform Admin API to manage links between your Google Marketing Platform organization and Google Analytics accounts, and to set the service level of your GA4 properties.

Service: marketingplatformadmin.googleapis.com

To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.

Discovery document

A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:

Service endpoint

A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:

REST Resource: v1alpha.organizations

Methods
findSalesPartnerManagedClients POST /v1alpha/{organization=organizations/*}:findSalesPartnerManagedClients
Returns a list of clients managed by the sales partner organization.
get GET /v1alpha/{name=organizations/*}
Lookup for a single organization.
list GET /v1alpha/organizations
Returns a list of organizations that the user has access to.
reportPropertyUsage POST /v1alpha/{organization=organizations/*}:reportPropertyUsage
Get the usage and billing data for properties within the organization for the specified month.
Methods
create POST /v1alpha/{parent=organizations/*}/analyticsAccountLinks
Creates the link between the Analytics account and the Google Marketing Platform organization.
delete DELETE /v1alpha/{name=organizations/*/analyticsAccountLinks/*}
Deletes the AnalyticsAccountLink, which detaches the Analytics account from the Google Marketing Platform organization.
list GET /v1alpha/{parent=organizations/*}/analyticsAccountLinks
Lists the Google Analytics accounts link to the specified Google Marketing Platform organization.
setPropertyServiceLevel POST /v1alpha/{analyticsAccountLink=organizations/*/analyticsAccountLinks/*}:setPropertyServiceLevel
Updates the service level for an Analytics property.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-10-29 UTC.

[[["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 2025-10-29 UTC."],[],[]]

Web Proxy Viewer  |  New URL  |  Original Page