A target is the thing the entity is being targeted to. A campaign can have multiple targets.
Koddi's industry-leading privacy-first targeting framework is a robust tool for marketplaces to open their first-party data to advertisers in a flexible, efficient and, most importantly, safe way. More on Koddi Ads targeting here.
Endpoints
Method | Path | Description |
---|---|---|
GET | member_groups/{memberGroupId} /targetings/{targetingId} | This endpoint gets a specific targeting dimension for a given client. |
GET | member_groups/{memberGroupId} /targetings | This endpoint gets targeting dimension for a given client. |
GET | member_groups/{memberGroupId} /targetings/{targetingId}/options | This endpoint gets the list of targeting options for the given targeting dimension. |
POST | member_groups/{memberGroupId}/ experiences/{experienceId}/ advertisers/{advertiserId}/ targetings/{targetingId}/options | This endpoint creates targeting options within a single advertiser. |
GET | targetings/match_types | This endpoint gets the list of match types for use in targeting. |
GET | targetings/operators | This endpoint gets all targeting operators for given match type id. |
GET | targetings/targeting_types | This endpoint gets the list of targeting types for use in targeting dimensions. |
POST | member_groups/{memberGroupId} /targetings/report | This endpoint provides reporting on targeting usage. |