GoogleAdWordsLinkedService.Email Property

Definition

Gets or sets the service account email ID that is used for ServiceAuthentication and can only be used on self-hosted IR.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.email")]
public object Email { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.email")>]
member this.Email : obj with get, set
Public Property Email As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to