Address identifier of a user list member. Accessible for whitelisted customers only.
- Namespace
-
https://adwords.google.com/api/adwords/rm/v201806
Field |
|
---|---|
|
First name of the member, which is hashed as SHA-256 after normalized (Lowercase all characters; Remove any extra spaces before, after, and in between). This field is required and should not be
null . |
|
Last name of the member, which is hashed as SHA-256 after normalized (lower case only and no punctuation). This field is required and should not be
null . |
|
2-letter country code in ISO-3166-1 alpha-2 of the member's address. This field is required and should not be
null .The length of this string should be between 2 and 2, inclusive.
|
|
Zip code of the member's address. This field is required and should not be
null .This string must not be empty.
|