Search Ads 360 Reporting API . customers . thirdPartyAppAnalyticsLinks

Instance Methods

close()

Close httplib2 connections.

regenerateShareableLinkId(resourceName, body=None, x__xgafv=None)

Regenerate ThirdPartyAppAnalyticsLink.shareable_link_id that should be provided to the third party when setting up app analytics. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Method Details

close()
Close httplib2 connections.
regenerateShareableLinkId(resourceName, body=None, x__xgafv=None)
Regenerate ThirdPartyAppAnalyticsLink.shareable_link_id that should be provided to the third party when setting up app analytics. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Args:
  resourceName: string, Resource name of the third party app analytics link. (required)
  body: object, The request body.
    The object takes the form of:

{ # Request message for ThirdPartyAppAnalyticsLinkService.RegenerateShareableLinkId.
}

  x__xgafv: string, V1 error format.
    Allowed values
      1 - v1 error format
      2 - v2 error format

Returns:
  An object of the form:

    { # Response message for ThirdPartyAppAnalyticsLinkService.RegenerateShareableLinkId.
}