public enum DataSourceType extends Enum<DataSourceType> implements ProtocolMessageEnumIndicates source of upload data.
Protobuf enum google.ads.datamanager.v1.DataSourceType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
DATA_SOURCE_TYPE_FIRST_PARTY |
The uploaded data is first-party data. |
DATA_SOURCE_TYPE_FIRST_PARTY_VALUE |
The uploaded data is first-party data. |
DATA_SOURCE_TYPE_THIRD_PARTY_CREDIT_BUREAU |
The uploaded data is from a third-party credit bureau. |
DATA_SOURCE_TYPE_THIRD_PARTY_CREDIT_BUREAU_VALUE |
The uploaded data is from a third-party credit bureau. |
DATA_SOURCE_TYPE_THIRD_PARTY_PARTNER_DATA |
The uploaded data is third party partner data. |
DATA_SOURCE_TYPE_THIRD_PARTY_PARTNER_DATA_VALUE |
The uploaded data is third party partner data. |
DATA_SOURCE_TYPE_THIRD_PARTY_VOTER_FILE |
The uploaded data is from a third-party voter file. |
DATA_SOURCE_TYPE_THIRD_PARTY_VOTER_FILE_VALUE |
The uploaded data is from a third-party voter file. |
DATA_SOURCE_TYPE_UNSPECIFIED |
Not specified. |
DATA_SOURCE_TYPE_UNSPECIFIED_VALUE |
Not specified. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|