Interest Groups
Overview
This dataset reflects the list of interest groups available via Google’s Protected Audiences API (fka FLEDGE). Owners of these groups can be used to bid in Protected Audience API auctions.
Dataset
| Field | Type | Description |
|---|---|---|
| id | integer | Unique identifier that applies to the related interest group. |
| publisher_id | integer | Maps to the publisher_id primary key in the publishers dataset. |
| page_id | integer | Unique identifier for the specific publisher page asset where this interest group applies. |
| status | string | Indicates whether the given interest group has been joined or left. |
| interest_group | jsonb | Provides critical signals related to interest groups (i.e. owner, biddingLogicUrl). |
| created_at | datetime | Date when the interest group was first scanned by the Sincera platform. |
| updated_at | datetime | Date when the interest group was last updated by the Sincera platform. |