Show / Hide Table of Contents

Class CustomersResource.ThirdPartyAppAnalyticsLinksResource

The "thirdPartyAppAnalyticsLinks" collection of methods.

Inheritance
object
CustomersResource.ThirdPartyAppAnalyticsLinksResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.SA360.v23
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class CustomersResource.ThirdPartyAppAnalyticsLinksResource

Constructors

ThirdPartyAppAnalyticsLinksResource(IClientService)

Constructs a new resource.

Declaration
public ThirdPartyAppAnalyticsLinksResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

RegenerateShareableLinkId(GoogleAdsSearchads360V23ServicesRegenerateShareableLinkIdRequest, string)

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

Declaration
public virtual CustomersResource.ThirdPartyAppAnalyticsLinksResource.RegenerateShareableLinkIdRequest RegenerateShareableLinkId(GoogleAdsSearchads360V23ServicesRegenerateShareableLinkIdRequest body, string resourceName)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesRegenerateShareableLinkIdRequest body

The body of the request.

string resourceName

Resource name of the third party app analytics link.

Returns
Type Description
CustomersResource.ThirdPartyAppAnalyticsLinksResource.RegenerateShareableLinkIdRequest
In this article
Back to top Generated by DocFX