Results for each audience on the account
Audience ID from the request (buyer's identifier)
Optionalname?: stringName of the audience
Optionalseller_id?: stringSeller-assigned identifier for this audience in their ad platform
Action taken for this audience. 'status' is present when action is created, updated, or unchanged. 'status' is absent when action is deleted or failed.
Optionalstatus?: AudienceStatusOptionaluploaded_count?: numberNumber of members submitted in this sync operation (delta, not cumulative). In discovery-only calls (no audiences array), this is 0.
Optionaltotal_uploaded_count?: numberCumulative number of members uploaded across all syncs for this audience. Compare with matched_count to calculate match rate (matched_count / total_uploaded_count). Populated when the seller tracks cumulative upload counts.
Optionalmatched_count?: numberTotal members matched to platform users across all syncs (cumulative, not just this call). Populated when status is 'ready'.
Optionaleffective_match_rate?: numberDeduplicated match rate across all identifier types (matched_count / total_uploaded_count after deduplication). A single number for reach estimation. Populated when status is 'ready'.
Optionalmatch_breakdown?: { id_type: MatchIDType; submitted: number; matched: number; match_rate: number }[]Per-identifier-type match results. Shows which ID types are resolving and at what rate. Helps buyers decide which identifiers to prioritize. Populated when the seller can report per-type matching. Omitted when the seller only supports aggregate match counts.
Optionallast_synced_at?: stringISO 8601 timestamp of when the most recent sync operation was accepted by the platform. Useful for agents reasoning about audience freshness. Omitted if the seller does not track this.
Optionalminimum_size?: numberMinimum matched audience size required for targeting on this platform. Populated when status is 'too_small'. Helps agents know how many more members are needed.
Optionalerrors?: Error[]Errors for this audience (only present when action='failed')
OptionalsandboxWhen true, this response contains simulated data from sandbox mode.
OptionalcontextOptionalext
Success response - sync operation processed audiences