An entity is the actual thing being advertised (product, hotel, restaurant, etc.). Entities with bids are referred to bidders in the Delivery + Collections API reference.
To get a list of all entities in an ad group, use Reports with the appropriate query parameters.
POST advertisers/{advertiserId}/entities/report will get you all the entities assigned to an advertiser.
Endpoints
Method | Path | Description |
|---|---|---|
POST | member_groups/ | This endpoint calculates a new bid strength with a given new bid for an entity. |
POST | /member_groups | This endpoint can be used to add bidders to an account. |
POST | /member_groups | This endpoint returns a report for failed instances of attempting to add bidders to an account. Note: No body is necessary to run this endpoint. |
DELETE | member_groups/{memberGroupId} | This endpoint deletes a list of entities from an advertiser |
