共用方式為


GoogleAdWordsLinkedService interface

Google AdWords 服務鏈接服務。

Extends

屬性

authenticationType

用於驗證的 OAuth 2.0 驗證機制。 ServiceAuthentication 只能在自我裝載 IR 上使用。

clientCustomerID

您想要擷取報表數據的 AdWords 帳戶客戶端客戶標識碼。 Type:string (或 expression with resultType string) 。

clientId

用來取得重新整理令牌之 Google 應用程式的用戶端識別碼。 Type:string (或 expression with resultType string) 。

clientSecret

用來取得重新整理令牌之 Google 應用程式的客戶端密碼。

connectionProperties

(已淘汰)用來連線到GoogleAds的屬性。 它與鏈接服務中的其他任何屬性互斥。 類型:物件。

developerToken

與您用來授與 AdWords API 存取權之管理員帳戶相關聯的開發人員令牌。

email

服務帳戶電子郵件標識碼,用於 ServiceAuthentication,且只能在自我裝載 IR 上使用。 Type:string (或 expression with resultType string) 。

encryptedCredential

用於驗證的加密認證。 認證會使用整合運行時間認證管理員進行加密。 類型:字串。

googleAdsApiVersion

Google Ads API 主要版本,例如 v14。 在 https://developers.google.com/google-ads/api/docs/release-notes上可以找到支援的主要版本。 Type:string (或 expression with resultType string) 。

keyFilePath

(已淘汰).p12 金鑰檔案的完整路徑,用來驗證服務帳戶電子郵件位址,而且只能在自我裝載 IR 上使用。 Type:string (或 expression with resultType string) 。

loginCustomerID

您想要擷取特定客戶之報表數據的Google Ads Manager 帳戶客戶標識碼。 Type:string (或 expression with resultType string) 。

privateKey

用來驗證服務帳戶電子郵件位址且只能在自我裝載 IR 上使用的私鑰。

refreshToken

從 Google 取得的重新整理令牌,以授權存取 AdWords for UserAuthentication。

supportLegacyDataTypes

指定是否要使用舊版數據類型對應,將 float、int32 和 int64 從 Google 對應至字串。 除非您想要與舊版驅動程序的數據類型對應保持回溯相容性,否則請勿將此設定為 true。 類型:布爾值(或 expression 含 resultType 布爾值的表達式)。

trustedCertPath

(已淘汰).pem 檔案的完整路徑,包含信任的 CA 憑證,以在透過 SSL 連線時驗證伺服器。 只有在自我裝載 IR 上使用 SSL 時,才能設定此屬性。 默認值是隨 IR 一起安裝的 cacerts.pem 檔案。 Type:string (或 expression with resultType string) 。

type

多型歧視性,指定這個物件可以是的不同類型

useSystemTrustStore

(已淘汰)指定是否要使用來自系統信任存放區或指定 PEM 檔案的 CA 憑證。 默認值為 false。 類型:布爾值(或 expression 含 resultType 布爾值的表達式)。

繼承的屬性

annotations

可用於描述連結服務的標籤清單。

connectVia

整合運行時間參考。

description

鏈接的服務描述。

parameters

連結服務的參數。

version

連結服務的版本。

屬性詳細資料

authenticationType

用於驗證的 OAuth 2.0 驗證機制。 ServiceAuthentication 只能在自我裝載 IR 上使用。

authenticationType?: string

屬性值

string

clientCustomerID

您想要擷取報表數據的 AdWords 帳戶客戶端客戶標識碼。 Type:string (或 expression with resultType string) 。

clientCustomerID?: any

屬性值

any

clientId

用來取得重新整理令牌之 Google 應用程式的用戶端識別碼。 Type:string (或 expression with resultType string) 。

clientId?: any

屬性值

any

clientSecret

用來取得重新整理令牌之 Google 應用程式的客戶端密碼。

clientSecret?: SecretBaseUnion

屬性值

connectionProperties

(已淘汰)用來連線到GoogleAds的屬性。 它與鏈接服務中的其他任何屬性互斥。 類型:物件。

connectionProperties?: any

屬性值

any

developerToken

與您用來授與 AdWords API 存取權之管理員帳戶相關聯的開發人員令牌。

developerToken?: SecretBaseUnion

屬性值

email

服務帳戶電子郵件標識碼,用於 ServiceAuthentication,且只能在自我裝載 IR 上使用。 Type:string (或 expression with resultType string) 。

email?: any

屬性值

any

encryptedCredential

用於驗證的加密認證。 認證會使用整合運行時間認證管理員進行加密。 類型:字串。

encryptedCredential?: string

屬性值

string

googleAdsApiVersion

Google Ads API 主要版本,例如 v14。 在 https://developers.google.com/google-ads/api/docs/release-notes上可以找到支援的主要版本。 Type:string (或 expression with resultType string) 。

googleAdsApiVersion?: any

屬性值

any

keyFilePath

(已淘汰).p12 金鑰檔案的完整路徑,用來驗證服務帳戶電子郵件位址,而且只能在自我裝載 IR 上使用。 Type:string (或 expression with resultType string) 。

keyFilePath?: any

屬性值

any

loginCustomerID

您想要擷取特定客戶之報表數據的Google Ads Manager 帳戶客戶標識碼。 Type:string (或 expression with resultType string) 。

loginCustomerID?: any

屬性值

any

privateKey

用來驗證服務帳戶電子郵件位址且只能在自我裝載 IR 上使用的私鑰。

privateKey?: SecretBaseUnion

屬性值

refreshToken

從 Google 取得的重新整理令牌,以授權存取 AdWords for UserAuthentication。

refreshToken?: SecretBaseUnion

屬性值

supportLegacyDataTypes

指定是否要使用舊版數據類型對應,將 float、int32 和 int64 從 Google 對應至字串。 除非您想要與舊版驅動程序的數據類型對應保持回溯相容性,否則請勿將此設定為 true。 類型:布爾值(或 expression 含 resultType 布爾值的表達式)。

supportLegacyDataTypes?: any

屬性值

any

trustedCertPath

(已淘汰).pem 檔案的完整路徑,包含信任的 CA 憑證,以在透過 SSL 連線時驗證伺服器。 只有在自我裝載 IR 上使用 SSL 時,才能設定此屬性。 默認值是隨 IR 一起安裝的 cacerts.pem 檔案。 Type:string (或 expression with resultType string) 。

trustedCertPath?: any

屬性值

any

type

多型歧視性,指定這個物件可以是的不同類型

type: "GoogleAdWords"

屬性值

"GoogleAdWords"

useSystemTrustStore

(已淘汰)指定是否要使用來自系統信任存放區或指定 PEM 檔案的 CA 憑證。 默認值為 false。 類型:布爾值(或 expression 含 resultType 布爾值的表達式)。

useSystemTrustStore?: any

屬性值

any

繼承的屬性詳細資料

annotations

可用於描述連結服務的標籤清單。

annotations?: any[]

屬性值

any[]

繼承自LinkedService.annotations

connectVia

整合運行時間參考。

connectVia?: IntegrationRuntimeReference

屬性值

繼承自LinkedService.connectVia

description

鏈接的服務描述。

description?: string

屬性值

string

繼承自LinkedService.description

parameters

連結服務的參數。

parameters?: {[propertyName: string]: ParameterSpecification}

屬性值

{[propertyName: string]: ParameterSpecification}

繼承自LinkedService.parameters

version

連結服務的版本。

version?: string

屬性值

string

繼承自LinkedService.version