GoogleAdWordsLinkedService.DeveloperToken Property

Definition

Gets or sets the developer token associated with the manager account that you use to grant access to the AdWords API.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.developerToken")]
public Microsoft.Azure.Management.DataFactory.Models.SecretBase DeveloperToken { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.developerToken")>]
member this.DeveloperToken : Microsoft.Azure.Management.DataFactory.Models.SecretBase with get, set
Public Property DeveloperToken As SecretBase

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to