2025-10-30
▼ ▲ marketingplatformadmin.organizations.findSalesPartnerManagedClients
Description : Returns a list of clients managed by the sales partner organization. User needs to be an OrgAdmin/BillingAdmin on the sales partner organization in order to view the end clients.
Path : v1alpha/{+organization}:findSalesPartnerManagedClients
HTTP Method : POST
Flat Path : v1alpha/organizations/{organizationsId}:findSalesPartnerManagedClients
Scopes :
Parameters :
organization
Pattern : ^organizations/[^/]+$
Location : path
Type : string
Description : Required. The name of the sales partner organization. Format: organizations/{org_id}
Required : Yes
Parameter Order : organization
▼ ▲ marketingplatformadmin.organizations.list
Path : v1alpha/organizations
Description : Returns a list of organizations that the user has access to.
Parameters :
pageToken
Type : string
Location : query
Description : Optional. A page token, received from a previous ListOrganizations call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListOrganizations` must match the call that provided the page token.
pageSize
Description : Optional. The maximum number of organizations to return in one call. The service may return fewer than this value. If unspecified, at most 50 organizations will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
Format : int32
Location : query
Type : integer
Flat Path : v1alpha/organizations
Scopes :
HTTP Method : GET
▼ ▲ marketingplatformadmin.organizations.reportPropertyUsage
Path : v1alpha/{+organization}:reportPropertyUsage
Description : Get the usage and billing data for properties within the organization for the specified month. Per direct client org, user needs to be OrgAdmin/BillingAdmin on the organization in order to view the billing and usage data. Per sales partner client org, user needs to be OrgAdmin/BillingAdmin on the sales partner org in order to view the billing and usage data, or OrgAdmin/BillingAdmin on the sales partner client org in order to view the usage data only.
HTTP Method : POST
Scopes :
Parameter Order : organization
Parameters :
organization
Location : path
Type : string
Required : Yes
Pattern : ^organizations/[^/]+$
Description : Required. Specifies the organization whose property usage will be listed. Format: organizations/{org_id}
Flat Path : v1alpha/organizations/{organizationsId}:reportPropertyUsage