Sdílet prostřednictvím


GoogleAdWordsLinkedService.SupportLegacyDataTypes Property

Definition

Specifies whether to use the legacy data type mappings, which maps float, int32 and int64 from Google to string. Do not set this to true unless you want to keep backward compatibility with legacy driver's data type mappings. Type: boolean (or Expression with resultType boolean).

public object SupportLegacyDataTypes { get; set; }
member this.SupportLegacyDataTypes : obj with get, set
Public Property SupportLegacyDataTypes As Object

Property Value

Applies to