The audience member to be operated on.
JSON representation |
---|
{ "consent": { object ( |
Fields | |
---|---|
consent |
Optional. The consent setting for the user. |
Union field data . The type of identifying data to be operated on. data can be only one of the following: |
|
userData |
User-provided data that identifies the user. |
pairData |
|
mobileData |
Data identifying the user's mobile devices. |
PairData
PAIR IDs for the audience. At least one PAIR ID is required.
JSON representation |
---|
{ "pairIds": [ string ] } |
Fields | |
---|---|
pairIds[] |
Required. Cleanroom-provided PII data, hashed with SHA256, and encrypted with an EC commutative cipher using publisher key for the PAIR user list. At most 10 |
MobileData
Mobile IDs for the audience. At least one mobile ID is required.
JSON representation |
---|
{ "mobileIds": [ string ] } |
Fields | |
---|---|
mobileIds[] |
Required. The list of mobile device IDs (advertising ID/IDFA). At most 10 |