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 provides information on the `MarketingplatformAdminServiceGrpc.MarketingplatformAdminServiceBlockingStub`, which facilitates synchronous RPC calls to the `MarketingplatformAdminService`."],["The latest version available is 0.9.0, but this page specifically details version 0.7.0, with options to navigate to older or the latest versions, from 0.1.0 all the way to 0.9.0."],["This blocking stub allows for actions such as creating and deleting links between Analytics accounts and the Google Marketing Platform organization via the `createAnalyticsAccountLink` and `deleteAnalyticsAccountLink` methods, respectively."],["Users can also utilize this stub to retrieve information about a single organization and list Analytics accounts linked to a specific Google Marketing Platform organization through the methods `getOrganization` and `listAnalyticsAccountLinks`."],["The service allows updating of the service level for a specific Analytics property through the `setPropertyServiceLevel` method."]]],[]]