| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
ContactInfo |
ContactInfo.clone() |
ContactInfo |
ContactInfo.set(String fieldName,
Object value) |
ContactInfo |
ContactInfo.setCountryCode(String countryCode)
Country code of the member.
|
ContactInfo |
ContactInfo.setHashedEmails(List<String> hashedEmails)
A list of SHA256 hashed email of the member.
|
ContactInfo |
ContactInfo.setHashedFirstName(String hashedFirstName)
SHA256 hashed first name of the member.
|
ContactInfo |
ContactInfo.setHashedLastName(String hashedLastName)
SHA256 hashed last name of the member.
|
ContactInfo |
ContactInfo.setHashedPhoneNumbers(List<String> hashedPhoneNumbers)
A list of SHA256 hashed phone numbers of the member.
|
ContactInfo |
ContactInfo.setZipCodes(List<String> zipCodes)
A list of zip codes of the member.
|
| Modifier and Type | Method and Description |
|---|---|
List<ContactInfo> |
ContactInfoList.getContactInfos()
A list of ContactInfo objects defining Customer Match audience members.
|
| Modifier and Type | Method and Description |
|---|---|
ContactInfoList |
ContactInfoList.setContactInfos(List<ContactInfo> contactInfos)
A list of ContactInfo objects defining Customer Match audience members.
|
Copyright © 2011–2026 Google. All rights reserved.