Creates the link between the Analytics account and the Google Marketing
Platform organization.
User needs to be an org user, and admin on the Analytics account to create
the link. If the account is already linked to an organization, user needs
to unlink the account from the current organization, then try link again.
Deletes the AnalyticsAccountLink, which detaches the Analytics account from
the Google Marketing Platform organization.
User needs to be an org user, and admin on the Analytics account in order
to delete the link.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The latest version available is 0.9.0, with a range of previous versions listed from 0.8.0 down to 0.1.0 for the MarketingplatformAdminServiceGrpc.MarketingplatformAdminServiceFutureStub."],["MarketingplatformAdminServiceFutureStub provides methods for clients to make asynchronous RPC calls to the MarketingplatformAdminService, which is a service interface for the Google Marketing Platform Admin API."],["Key functionalities include creating, deleting, and listing Analytics account links, getting organization details, and setting service levels for Analytics properties through several methods."],["The `build` method allows for creating a MarketingplatformAdminServiceFutureStub instance using a provided channel and call options."],["The MarketingplatformAdminServiceFutureStub class inherits from `AbstractFutureStub` and provides methods such as `createAnalyticsAccountLink`, `deleteAnalyticsAccountLink`, `getOrganization`, `listAnalyticsAccountLinks` and `setPropertyServiceLevel` all of which return a `ListenableFuture`."]]],[]]