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."],[[["This documentation outlines the `MarketingplatformAdminServiceBlockingStub`, which enables synchronous RPC calls to the `MarketingplatformAdminService` for the Google Marketing Platform Admin API."],["The stub is part of a class that allows the creation, deletion, and listing of links between Google Analytics accounts and the Google Marketing Platform organization, as shown in methods like `createAnalyticsAccountLink`, `deleteAnalyticsAccountLink`, and `listAnalyticsAccountLinks`."],["There are different versions available, ranging from version 0.1.0 to the latest 0.9.0, each providing access to the `MarketingplatformAdminServiceBlockingStub` through a specific endpoint."],["The class offers methods for managing the organization's properties, such as the `getOrganization` method to look up for a specific organization and `setPropertyServiceLevel` to update the service level of an Analytics property."],["The `MarketingplatformAdminServiceGrpc.MarketingplatformAdminServiceBlockingStub` class inherits several methods and properties from `io.grpc.stub.AbstractBlockingStub` and `io.grpc.stub.AbstractStub` to manage channel interactions, deadlines, and other RPC configurations."]]],[]]