GoogleAdWordsLinkedService.ConnectionProperties Property

Definition

Gets or sets properties used to connect to GoogleAds. It is mutually exclusive with any other properties in the linked service. Type: object.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to