| Element Summary |
| ad_spot |
Entity used when creating or updating an ad spot in AdGear
|
| ad_unit |
Entity used when creating or updating an ad unit in AdGear
|
| ad_unit.ad_unit_clicks_attributes |
List of child ad unit clicks to be created, updated or deleted
;
Final configuration must satisfy the requirements of the template the ad unit is built upon
|
| ad_unit.ad_unit_files_attributes |
List of child ad unit files to be created, updated or deleted
;
Final configuration must satisfy the requirements of the template the ad unit is built upon
|
| ad_unit.ad_unit_interactions_attributes |
List of child ad unit interactions to be created, updated or deleted
;
Final configuration must satisfy the requirements of the template the ad unit is built upon
|
| ad_unit.ad_unit_variables_attributes |
List of child ad unit variables to be created, updated or deleted
;
Final configuration must satisfy the requirements of the template the ad unit is built upon
|
| advertiser |
Entity used when creating or updating an advertiser in AdGear
|
| conversion |
Entity used when creating or updating a conversion in AdGear
|
| conversion.shared_pixel_urls |
List of additional pixel URLs to serve
|
| conversion.shared_pixel_urls.shared_pixel_url |
An individual pixel URL holder in the list
|
| data_profile |
Entity used when creating or updating a data profile in AdGear
|
| data_profile.shared_pixel_urls |
List of additional pixel URLs to serve
|
| data_profile.shared_pixel_urls.shared_pixel_url |
An individual pixel URL holder in the list
|
| mobile_app |
Entity used when creating or updating a mobile app in AdGear
|
| mobile_app_campaign |
Entity used when creating or updating a mobile app campaign in AdGear
|
| publisher_campaign |
Entity used when creating or updating a publisher campaign in AdGear
|
| publisher_placement |
Entity used when creating or updating a publisher placement in AdGear
|
| publisher_placement.placement_memberships_attributes |
List of child placement memberships to be created, updated or deleted
;
Each placement membership ties a single ad unit under this placement
|
| publisher_placement.placement_rules_attributes |
List of child placement rules to be created, updated or deleted
;
Each placement rule defines an inventory item (for example: A Site, or an Ad Spot, or a Zone) to be booked under this placement
|
| publisher_placement.selection_mechanism_type |
The selection mechanism to be used when deciding between multiple ad units attached to the placement
|
| publisher_placement.targeting_type |
Specifies which form of targeting, if any, the placement should respect.
|
| search_query |
Represents a query performed by the API consumer against the search endpoint
|
| search_query.created_at |
Defines a restriction on the created_at attribute of the returned results
|
| search_query.created_at.operator |
The operator to apply against the attribute
|
| search_query.entity |
Defines an AdGear type, and optionally explicit IDs, of the returned results
;
If this is not provided, all entity types are candidate to be returned
|
| search_query.entity.ids |
A list of AdGear internal IDs within the given type to be returned
;
If not supplied, all entities within the given type are candidate to be returned
|
| search_query.name |
Defines a restriction on the name of the returned results
|
| search_query.name.operator |
The operator to apply against the attribute
|
| search_query.parent |
Defines an AdGear entity which must be the logical parent of all returned results
;
If this is not provided, no parent restrictions are applied on the result set
|
| search_query.updated_at |
Defines a restriction on the updated_at attribute of the returned results
|
| search_query.updated_at.operator |
The operator to apply against the attribute
|
| site |
Entity used when creating or updating a site in AdGear
|
| site.tag_thirdparty |
Delivery mode of the site embed code
|
| site.tag_type |
The type of tag
|
| user |
Entity used when creating or updating a user in AdGear
|
| zone |
Entity used when creating or updating a zone in AdGear
|
| zone.zone_memberships_attributes |
List of child zone memberships to be created, updated or deleted
;
Each zone membership defines an inventory item (for example: A Site, or an Ad Spot, or a Zone) to be booked then this zone itself is booked
|