Share via


GoogleAdWordsLinkedService.GoogleAdsApiVersion Property

Definition

The Google Ads API major version such as v14. The supported major versions could be found on https://developers.google.com/google-ads/api/docs/release-notes. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> GoogleAdsApiVersion { get; set; }
member this.GoogleAdsApiVersion : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property GoogleAdsApiVersion As DataFactoryElement(Of String)

Property Value

Applies to