Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://googleapis.deno.dev/v1/marketingplatformadmin:v1alpha.ts";

§Classes

GoogleAuth
MarketingPlatformAdmin

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, set the service level of your GA4 properties.

§Variables

auth

§Interfaces

AnalyticsAccountLink

A resource message representing the link between a Google Analytics account and a Google Marketing Platform organization.

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

Empty

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

ListAnalyticsAccountLinksResponse

Response message for ListAnalyticsAccountLinks RPC.

Organization

A resource message representing a Google Marketing Platform organization.

OrganizationsAnalyticsAccountLinksListOptions

Additional options for MarketingPlatformAdmin#organizationsAnalyticsAccountLinksList.

SetPropertyServiceLevelRequest

Request message for SetPropertyServiceLevel RPC.

SetPropertyServiceLevelResponse

Response message for SetPropertyServiceLevel RPC.