ProviderSchemaAttribute
The provider schema attribute.
Contents
- fieldName
-
The field name.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 255.
Pattern:
[a-zA-Z_0-9- ]*Required: Yes
- type
-
The type of the provider schema attribute.
LiveRamp supports:
NAME|NAME_FIRST|NAME_MIDDLE|NAME_LAST|ADDRESS|ADDRESS_STREET1|ADDRESS_STREET2|ADDRESS_STREET3|ADDRESS_CITY|ADDRESS_STATE|ADDRESS_COUNTRY|ADDRESS_POSTALCODE|PHONE|PHONE_NUMBER|EMAIL_ADDRESS|UNIQUE_ID|PROVIDER_IDTransUnion supports:
NAME|NAME_FIRST|NAME_LAST|ADDRESS|ADDRESS_CITY|ADDRESS_STATE|ADDRESS_COUNTRY|ADDRESS_POSTALCODE|PHONE_NUMBER|EMAIL_ADDRESS|UNIQUE_ID|DATE|IPV4|IPV6|MAIDUnified ID 2.0 supports:
PHONE_NUMBER|EMAIL_ADDRESS|UNIQUE_IDType: String
Valid Values:
NAME | NAME_FIRST | NAME_MIDDLE | NAME_LAST | ADDRESS | ADDRESS_STREET1 | ADDRESS_STREET2 | ADDRESS_STREET3 | ADDRESS_CITY | ADDRESS_STATE | ADDRESS_COUNTRY | ADDRESS_POSTALCODE | PHONE | PHONE_NUMBER | PHONE_COUNTRYCODE | EMAIL_ADDRESS | UNIQUE_ID | DATE | STRING | PROVIDER_ID | IPV4 | IPV6 | MAIDRequired: Yes
- hashing
-
The hashing attribute of the provider schema.
Type: Boolean
Required: No
- subType
-
The sub type of the provider schema attribute.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 255.
Pattern:
[a-zA-Z_0-9- ]*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: