通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GoogleAdWordsLinkedService interface

Google AdWords 服务链接服务。

扩展

属性

authenticationType

用于身份验证的 OAuth 2.0 身份验证机制。 ServiceAuthentication 只能在自承载 IR 上使用。

clientCustomerID

要为其提取报表数据的 AdWords 帐户的客户端客户 ID。

clientId

用于获取刷新令牌的 google 应用程序的客户端 ID。 类型:字符串(或带有 resultType 字符串的表达式)。

clientSecret

用于获取刷新令牌的 google 应用程序的客户端密码。

connectionProperties

(已弃用)用于连接到 GoogleAds 的属性。 它与链接服务中的其他任何属性互斥。 类型:对象。

developerToken

与用于授予 AdWords API 访问权限的经理帐户关联的开发人员令牌。

email

用于 ServiceAuthentication 的服务帐户电子邮件 ID,只能在自承载 IR 上使用。

encryptedCredential

用于身份验证的加密凭据。 凭据使用集成运行时凭据管理器进行加密。 类型:字符串(或带有 resultType 字符串的表达式)。

googleAdsApiVersion

Google Ads API 主版本(如 v14)。 可在 https://developers.google.com/google-ads/api/docs/release-notes中找到支持的主要版本。

keyFilePath

(已弃用)用于对服务帐户电子邮件地址进行身份验证的 .p12 密钥文件的完整路径,只能在自承载 IR 上使用。

loginCustomerID

要通过该帐户提取特定客户的报表数据的 Google Ads Manager 帐户的客户 ID。

privateKey

用于对服务帐户电子邮件地址进行身份验证的私钥,只能在自承载 IR 上使用。

refreshToken

从 Google 获取的刷新令牌,用于授权访问 AdWords for UserAuthentication。

supportLegacyDataTypes

指定是否使用旧数据类型映射,这些映射将 float、int32 和 int64 从 Google 映射到字符串。 除非要保持与旧驱动程序数据类型映射的向后兼容性,否则不要将其设置为 true。 类型:布尔值(或带有 resultType 布尔值的表达式)。

trustedCertPath

(已弃用)包含受信任的 CA 证书的 .pem 文件的完整路径,用于通过 SSL 连接时验证服务器。 只能在自承载 IR 上使用 SSL 时设置此属性。 默认值为随 IR 一起安装的 cacerts.pem 文件。

type

多态鉴别器,它指定此对象可以的不同类型的

useSystemTrustStore

(已弃用)指定是使用系统信任存储中的 CA 证书还是从指定的 PEM 文件使用 CA 证书。 默认值为 false。

继承属性

annotations

可用于描述链接服务的标记列表。

connectVia

集成运行时参考。

description

链接服务说明。

parameters

链接服务的参数。

version

链接服务的版本。

属性详细信息

authenticationType

用于身份验证的 OAuth 2.0 身份验证机制。 ServiceAuthentication 只能在自承载 IR 上使用。

authenticationType?: string

属性值

string

clientCustomerID

要为其提取报表数据的 AdWords 帐户的客户端客户 ID。

clientCustomerID?: any

属性值

any

clientId

用于获取刷新令牌的 google 应用程序的客户端 ID。 类型:字符串(或带有 resultType 字符串的表达式)。

clientId?: any

属性值

any

clientSecret

用于获取刷新令牌的 google 应用程序的客户端密码。

clientSecret?: SecretBaseUnion

属性值

connectionProperties

(已弃用)用于连接到 GoogleAds 的属性。 它与链接服务中的其他任何属性互斥。 类型:对象。

connectionProperties?: any

属性值

any

developerToken

与用于授予 AdWords API 访问权限的经理帐户关联的开发人员令牌。

developerToken?: SecretBaseUnion

属性值

email

用于 ServiceAuthentication 的服务帐户电子邮件 ID,只能在自承载 IR 上使用。

email?: any

属性值

any

encryptedCredential

用于身份验证的加密凭据。 凭据使用集成运行时凭据管理器进行加密。 类型:字符串(或带有 resultType 字符串的表达式)。

encryptedCredential?: any

属性值

any

googleAdsApiVersion

Google Ads API 主版本(如 v14)。 可在 https://developers.google.com/google-ads/api/docs/release-notes中找到支持的主要版本。

googleAdsApiVersion?: any

属性值

any

keyFilePath

(已弃用)用于对服务帐户电子邮件地址进行身份验证的 .p12 密钥文件的完整路径,只能在自承载 IR 上使用。

keyFilePath?: any

属性值

any

loginCustomerID

要通过该帐户提取特定客户的报表数据的 Google Ads Manager 帐户的客户 ID。

loginCustomerID?: any

属性值

any

privateKey

用于对服务帐户电子邮件地址进行身份验证的私钥,只能在自承载 IR 上使用。

privateKey?: SecretBaseUnion

属性值

refreshToken

从 Google 获取的刷新令牌,用于授权访问 AdWords for UserAuthentication。

refreshToken?: SecretBaseUnion

属性值

supportLegacyDataTypes

指定是否使用旧数据类型映射,这些映射将 float、int32 和 int64 从 Google 映射到字符串。 除非要保持与旧驱动程序数据类型映射的向后兼容性,否则不要将其设置为 true。 类型:布尔值(或带有 resultType 布尔值的表达式)。

supportLegacyDataTypes?: any

属性值

any

trustedCertPath

(已弃用)包含受信任的 CA 证书的 .pem 文件的完整路径,用于通过 SSL 连接时验证服务器。 只能在自承载 IR 上使用 SSL 时设置此属性。 默认值为随 IR 一起安装的 cacerts.pem 文件。

trustedCertPath?: any

属性值

any

type

多态鉴别器,它指定此对象可以的不同类型的

type: "GoogleAdWords"

属性值

"GoogleAdWords"

useSystemTrustStore

(已弃用)指定是使用系统信任存储中的 CA 证书还是从指定的 PEM 文件使用 CA 证书。 默认值为 false。

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