GoogleAdWordsLinkedService.ConnectionProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
(Deprecated) Properties used to connect to GoogleAds. It is mutually exclusive with any other properties in the linked service. Type: object.
public object ConnectionProperties { get; set; }
member this.ConnectionProperties : obj with get, set
Public Property ConnectionProperties As Object