account | DynamicAccount | Yes | - | Select the DV360 advertiser that owns the audience. |
audience_id | string or SelectItem | Yes | - | ID of the Customer Match audience to edit (from dv360_list_audiences FIRST_PARTY_AND_PARTNER kind or dv360_create_audience). Only CUSTOMER_MATCH_CONTACT_INFO and CUSTOMER_MATCH_DEVICE_ID audiences can be edited. |
add_emails | string or array of string | No | - | Email addresses to add (contact-info audiences only). Plain emails are normalized and SHA-256 hashed automatically. |
add_phone_numbers | string or array of string | No | - | Phone numbers to add in E.164 format with country code (contact-info audiences only). Hashed automatically. |
remove_emails | string or array of string | No | - | Email addresses to remove (contact-info audiences only). |
remove_phone_numbers | string or array of string | No | - | Phone numbers to remove in E.164 format (contact-info audiences only). |
add_mobile_device_ids | string or array of string | No | - | Mobile advertising IDs to add (device-ID audiences only). |
remove_mobile_device_ids | string or array of string | No | - | Mobile advertising IDs to remove (device-ID audiences only). |
consent_ad_user_data | string or SelectableOption | No | - | Optional consent for ad user data applied to added members. Options: ‘CONSENT_STATUS_GRANTED’. |
consent_ad_personalization | string or SelectableOption | No | - | Optional consent for ad personalization applied to added members. Options: ‘CONSENT_STATUS_GRANTED’. |