GoogleAdWordsLinkedService Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
GoogleAdWordsLinkedService() |
Initialise une nouvelle instance de la classe GoogleAdWordsLinkedService. |
GoogleAdWordsLinkedService(Object, SecretBase, String, IDictionary<String, Object>, IntegrationRuntimeReference, String, IDictionary<String, ParameterSpecification>, IList<Object>, SecretBase, Object, SecretBase, Object, Object, Object, Object, Object) |
Initialise une nouvelle instance de la classe GoogleAdWordsLinkedService. |
GoogleAdWordsLinkedService(IDictionary<String,Object>, IntegrationRuntimeReference, String, IDictionary<String,ParameterSpecification>, IList<Object>, Object, Object, SecretBase, String, SecretBase, Object, SecretBase, Object, Object, Object, Object, Object) |
Initialise une nouvelle instance de la classe GoogleAdWordsLinkedService. |
GoogleAdWordsLinkedService()
Initialise une nouvelle instance de la classe GoogleAdWordsLinkedService.
public GoogleAdWordsLinkedService ();
Public Sub New ()
S’applique à
GoogleAdWordsLinkedService(Object, SecretBase, String, IDictionary<String, Object>, IntegrationRuntimeReference, String, IDictionary<String, ParameterSpecification>, IList<Object>, SecretBase, Object, SecretBase, Object, Object, Object, Object, Object)
Initialise une nouvelle instance de la classe GoogleAdWordsLinkedService.
public GoogleAdWordsLinkedService (object clientCustomerID, Microsoft.Azure.Management.DataFactory.Models.SecretBase developerToken, string authenticationType, System.Collections.Generic.IDictionary<string,object> additionalProperties = default, Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeReference connectVia = default, string description = default, System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.DataFactory.Models.ParameterSpecification> parameters = default, System.Collections.Generic.IList<object> annotations = default, Microsoft.Azure.Management.DataFactory.Models.SecretBase refreshToken = default, object clientId = default, Microsoft.Azure.Management.DataFactory.Models.SecretBase clientSecret = default, object email = default, object keyFilePath = default, object trustedCertPath = default, object useSystemTrustStore = default, object encryptedCredential = default);
new Microsoft.Azure.Management.DataFactory.Models.GoogleAdWordsLinkedService : obj * Microsoft.Azure.Management.DataFactory.Models.SecretBase * string * System.Collections.Generic.IDictionary<string, obj> * Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeReference * string * System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.DataFactory.Models.ParameterSpecification> * System.Collections.Generic.IList<obj> * Microsoft.Azure.Management.DataFactory.Models.SecretBase * obj * Microsoft.Azure.Management.DataFactory.Models.SecretBase * obj * obj * obj * obj * obj -> Microsoft.Azure.Management.DataFactory.Models.GoogleAdWordsLinkedService
Public Sub New (clientCustomerID As Object, developerToken As SecretBase, authenticationType As String, Optional additionalProperties As IDictionary(Of String, Object) = Nothing, Optional connectVia As IntegrationRuntimeReference = Nothing, Optional description As String = Nothing, Optional parameters As IDictionary(Of String, ParameterSpecification) = Nothing, Optional annotations As IList(Of Object) = Nothing, Optional refreshToken As SecretBase = Nothing, Optional clientId As Object = Nothing, Optional clientSecret As SecretBase = Nothing, Optional email As Object = Nothing, Optional keyFilePath As Object = Nothing, Optional trustedCertPath As Object = Nothing, Optional useSystemTrustStore As Object = Nothing, Optional encryptedCredential As Object = Nothing)
Paramètres
- clientCustomerID
- Object
ID client du client du compte AdWords pour lequel vous souhaitez extraire des données de rapport.
- developerToken
- SecretBase
Jeton de développeur associé au compte de gestionnaire que vous utilisez pour accorder l’accès à l’API AdWords.
- authenticationType
- String
Mécanisme d’authentification OAuth 2.0 utilisé pour l’authentification. ServiceAuthentication ne peut être utilisé que sur un runtime d’intégration auto-hébergé. Les valeurs possibles sont les suivantes : « ServiceAuthentication », « UserAuthentication »
- additionalProperties
- IDictionary<String,Object>
Les propriétés sans correspondance du message sont désérialisées dans cette collection
- connectVia
- IntegrationRuntimeReference
Référence du runtime d’intégration.
- description
- String
Description du service lié.
- parameters
- IDictionary<String,ParameterSpecification>
Paramètres du service lié.
- refreshToken
- SecretBase
Jeton d’actualisation obtenu depuis Google pour autoriser l’accès à AdWords pour UserAuthentication.
- clientId
- Object
Id client de l’application google utilisée pour acquérir le jeton d’actualisation. Type : chaîne (ou Expression avec chaîne resultType).
- clientSecret
- SecretBase
Clé secrète client de l’application google utilisée pour acquérir le jeton d’actualisation.
- Object
ID d’e-mail du compte de service utilisé pour ServiceAuthentication et qui ne peut être utilisé que sur un runtime d’intégration auto-hébergé.
- keyFilePath
- Object
Chemin complet du fichier de clé .p12 utilisé pour authentifier l’adresse e-mail du compte de service et qui ne peut être utilisé que sur un runtime d’intégration auto-hébergé.
- trustedCertPath
- Object
Chemin d’accès complet du fichier .pem contenant les certificats d’autorité de certification approuvés permettant de vérifier le serveur en cas de connexion via SSL. Cette propriété n’est disponible que si le protocole SSL est utilisé sur un runtime d’intégration auto-hébergé. Valeur par défaut : le fichier cacerts.pem installé avec le runtime d’intégration.
- useSystemTrustStore
- Object
Indique s’il faut utiliser un certificat d’autorité de certification provenant du magasin de confiance du système ou d’un fichier PEM spécifié. La valeur par défaut est false.
- encryptedCredential
- Object
Informations d’identification chiffrées utilisées pour l’authentification. Les informations d’identification sont chiffrées à l’aide du gestionnaire d’informations d’identification du runtime d’intégration. Type : chaîne (ou Expression avec chaîne resultType).
S’applique à
GoogleAdWordsLinkedService(IDictionary<String,Object>, IntegrationRuntimeReference, String, IDictionary<String,ParameterSpecification>, IList<Object>, Object, Object, SecretBase, String, SecretBase, Object, SecretBase, Object, Object, Object, Object, Object)
Initialise une nouvelle instance de la classe GoogleAdWordsLinkedService.
public GoogleAdWordsLinkedService (System.Collections.Generic.IDictionary<string,object> additionalProperties = default, Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeReference connectVia = default, string description = default, System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.DataFactory.Models.ParameterSpecification> parameters = default, System.Collections.Generic.IList<object> annotations = default, object connectionProperties = default, object clientCustomerID = default, Microsoft.Azure.Management.DataFactory.Models.SecretBase developerToken = default, string authenticationType = default, Microsoft.Azure.Management.DataFactory.Models.SecretBase refreshToken = default, object clientId = default, Microsoft.Azure.Management.DataFactory.Models.SecretBase clientSecret = default, object email = default, object keyFilePath = default, object trustedCertPath = default, object useSystemTrustStore = default, object encryptedCredential = default);
new Microsoft.Azure.Management.DataFactory.Models.GoogleAdWordsLinkedService : System.Collections.Generic.IDictionary<string, obj> * Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeReference * string * System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.DataFactory.Models.ParameterSpecification> * System.Collections.Generic.IList<obj> * obj * obj * Microsoft.Azure.Management.DataFactory.Models.SecretBase * string * Microsoft.Azure.Management.DataFactory.Models.SecretBase * obj * Microsoft.Azure.Management.DataFactory.Models.SecretBase * obj * obj * obj * obj * obj -> Microsoft.Azure.Management.DataFactory.Models.GoogleAdWordsLinkedService
Public Sub New (Optional additionalProperties As IDictionary(Of String, Object) = Nothing, Optional connectVia As IntegrationRuntimeReference = Nothing, Optional description As String = Nothing, Optional parameters As IDictionary(Of String, ParameterSpecification) = Nothing, Optional annotations As IList(Of Object) = Nothing, Optional connectionProperties As Object = Nothing, Optional clientCustomerID As Object = Nothing, Optional developerToken As SecretBase = Nothing, Optional authenticationType As String = Nothing, Optional refreshToken As SecretBase = Nothing, Optional clientId As Object = Nothing, Optional clientSecret As SecretBase = Nothing, Optional email As Object = Nothing, Optional keyFilePath As Object = Nothing, Optional trustedCertPath As Object = Nothing, Optional useSystemTrustStore As Object = Nothing, Optional encryptedCredential As Object = Nothing)
Paramètres
- additionalProperties
- IDictionary<String,Object>
Les propriétés sans correspondance du message sont désérialisées dans cette collection
- connectVia
- IntegrationRuntimeReference
Référence du runtime d’intégration.
- description
- String
Description du service lié.
- parameters
- IDictionary<String,ParameterSpecification>
Paramètres du service lié.
- connectionProperties
- Object
Propriétés utilisées pour se connecter à GoogleAds. Il s’exclut mutuellement des autres propriétés du service lié. Type : objet.
- clientCustomerID
- Object
ID client du client du compte AdWords pour lequel vous souhaitez extraire des données de rapport.
- developerToken
- SecretBase
Jeton de développeur associé au compte de gestionnaire que vous utilisez pour accorder l’accès à l’API AdWords.
- authenticationType
- String
Mécanisme d’authentification OAuth 2.0 utilisé pour l’authentification. ServiceAuthentication ne peut être utilisé que sur un runtime d’intégration auto-hébergé. Les valeurs possibles sont les suivantes : « ServiceAuthentication », « UserAuthentication »
- refreshToken
- SecretBase
Jeton d’actualisation obtenu depuis Google pour autoriser l’accès à AdWords pour UserAuthentication.
- clientId
- Object
Id client de l’application google utilisée pour acquérir le jeton d’actualisation. Type : chaîne (ou Expression avec chaîne resultType).
- clientSecret
- SecretBase
Clé secrète client de l’application google utilisée pour acquérir le jeton d’actualisation.
- Object
ID d’e-mail du compte de service utilisé pour ServiceAuthentication et qui ne peut être utilisé que sur un runtime d’intégration auto-hébergé.
- keyFilePath
- Object
Chemin complet du fichier de clé .p12 utilisé pour authentifier l’adresse e-mail du compte de service et qui ne peut être utilisé que sur un runtime d’intégration auto-hébergé.
- trustedCertPath
- Object
Chemin d’accès complet du fichier .pem contenant les certificats d’autorité de certification approuvés permettant de vérifier le serveur en cas de connexion via SSL. Cette propriété n’est disponible que si le protocole SSL est utilisé sur un runtime d’intégration auto-hébergé. Valeur par défaut : le fichier cacerts.pem installé avec le runtime d’intégration.
- useSystemTrustStore
- Object
Indique s’il faut utiliser un certificat d’autorité de certification provenant du magasin de confiance du système ou d’un fichier PEM spécifié. La valeur par défaut est false.
- encryptedCredential
- Object
Informations d’identification chiffrées utilisées pour l’authentification. Les informations d’identification sont chiffrées à l’aide du gestionnaire d’informations d’identification du runtime d’intégration. Type : chaîne (ou Expression avec chaîne resultType).
S’applique à
Azure SDK for .NET