GoogleAdWordsLinkedService.ClientCustomerID Property

Definition

Gets or sets the Client customer ID of the AdWords account that you want to fetch report data for.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to