次の方法で共有


GoogleAdWordsLinkedService.ClientCustomerID プロパティ

定義

レポート データを取得する AdWords アカウントのクライアント顧客 ID を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象