Enum DataSourceType
Indicates source of upload data.
Namespace: Google.Ads.DataManager.V1
Assembly: Google.Ads.DataManager.V1.dll
Syntax
public enum DataSourceType
Fields
| Name | Description |
|---|---|
| FirstParty | The uploaded data is first-party data. |
| ThirdPartyCreditBureau | The uploaded data is from a third-party credit bureau. |
| ThirdPartyPartnerData | The uploaded data is third party partner data. |
| ThirdPartyVoterFile | The uploaded data is from a third-party voter file. |
| Unspecified | Not specified. |