| |||||||
| DETAILS: DOCUMENTATION | | FRAMES | NO FRAMES | ||||||
| Element Summary | |
| ad_spot | Entity used when reading an ad spot in AdGear |
| ad_unit | Entity used when reading an ad unit in AdGear |
| ad_unit_template | Entity used when reading an ad unit template in AdGear |
| ad_unit_template.clicks | List of ad unit clicks defined by this template |
| ad_unit_template.clicks.click | An individual ad unit click in the list |
| ad_unit_template.files | List of ad unit files defined by this template |
| ad_unit_template.files.file | An individual ad unit file in the list |
| ad_unit_template.impressions | List of ad unit impressions defined by this template |
| ad_unit_template.impressions.impression | An individual ad unit impression in the list |
| ad_unit_template.interactions | List of ad unit interactions defined by this template |
| ad_unit_template.interactions.interaction | An individual ad unit interaction in the list |
| ad_unit_template.variables | List of ad unit variables defined by this template |
| ad_unit_template.variables.variable | An individual ad unit variable in the list |
| advertiser | Entity used when reading an advertiser in AdGear |
| collection_ad_spots | Entity used when reading multiple ad spots in AdGear |
| collection_ad_spots.ad_spots | A list of ad spots in collection |
| collection_ad_unit_templates | Entity used when reading multiple ad unit templates in AdGear |
| collection_ad_unit_templates.ad_unit_templates | A list of ad unit templates in collection |
| collection_ad_units | Entity used when reading multiple ad units in AdGear |
| collection_ad_units.ad_units | A list of ad units in collection |
| collection_advertisers | Entity used when reading multiple advertisers in AdGear |
| collection_advertisers.advertisers | A list of advertisers in collection |
| collection_conversions | Entity used when reading multiple conversions in AdGear |
| collection_conversions.conversions | A list of conversions in collection |
| collection_data_profiles | Entity used when reading multiple data profiles in AdGear |
| collection_data_profiles.data_profiles | A list of data profiles in collection |
| collection_formats | Entity used when reading multiple formats in AdGear |
| collection_formats.formats | A list of formats in collection |
| collection_mobile_app_campaigns | Entity used when reading multiple mobile app campaigns in AdGear |
| collection_mobile_app_campaigns.mobile_app_campaigns | A list of mobile app campaigns in collection |
| collection_mobile_apps | Entity used when reading multiple mobile apps in AdGear |
| collection_mobile_apps.mobile_apps | A list of mobile apps in collection |
| collection_publisher_campaigns | Entity used when reading multiple publisher campaigns in AdGear |
| collection_publisher_campaigns.publisher_campaigns | A list of publisher campaigns in collection |
| collection_publisher_placements | Entity used when reading multiple publisher placements in AdGear |
| collection_publisher_placements.publisher_placements | A list of publisher placements in the collection |
| collection_search_results | Entity used when reading the search query's result set from AdGear |
| collection_search_results.search_results | A list of search results that matched the query |
| collection_search_results.search_results.search_result | An individual entity which matched the search query |
| collection_sites | Entity used when reading multiple sites in AdGear |
| collection_sites.sites | A list of sites in collection |
| collection_users | Entity used when reading multiple users in AdGear |
| collection_users.users | A list of users in collection |
| collection_zones | Entity used when reading multiple zones in AdGear |
| collection_zones.zones | A list of zones in collection |
| conversion | Entity used when reading 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 reading 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 |
| directory | Entity used when reading the initial API directory in AdGear |
| enumeration | Entity used to enumerate a list of possible values AdGear knows about |
| enumeration.possible_values | A list of possible values in this enumeration and their description |
| enumeration.possible_values.possible_value | A definition of a single possible value, containing the actual value and its human description |
| errors | An array of error(s) that prevented the call from succeeding ; This will typically be the root element of a response that did not succed (where the HTTP result code is not in the 2xx/3xx family) |
| format | Entity used when reading a format in AdGear |
| format.accepted_families | List of accepted ad unit families the format supports |
| format.accepted_families.accepted_family | An individual accepted family in the list |
| mobile_app | Entity used when reading a mobile app in AdGear |
| mobile_app_campaign | Entity used when reading a mobile app campaign in AdGear |
| publisher_campaign | Entity used when reading a publisher campaign in AdGear |
| publisher_placement | Entity used when reading a publisher placement in AdGear |
| reports_campaign_delivery | Entity used when reading a campaign-delivery report in AdGear |
| reports_campaign_delivery.reportable_types | |
| reports_campaign_geography | Entity used when reading a campaign-geography report in AdGear |
| reports_campaign_reach_freq | Entity used when reading a campaign-reach-frequency report in AdGear |
| reports_directory | Entity used when reading the initial API reports directory in AdGear |
| reports_inventory_audio_stations | Entity used when reading an inventory-audio-station report in AdGear |
| reports_inventory_audio_stations.items | List of row items in the report |
| reports_inventory_audio_stations.items.item | An individual row item in the report |
| reports_inventory_sites | Entity used when reading an inventory-sites report in AdGear |
| reports_publisher_campaigns | Entity used when reading a publisher-campaigns report in AdGear |
| reports_publisher_campaigns.items | List of row items in the report |
| reports_publisher_campaigns.items.item | An individual row item in the report |
| site | Entity used when reading a site in AdGear |
| upload | Entity used when reading an upload in AdGear |
| user | Entity used when reading a user in AdGear |
| zone | Entity used when reading a zone in AdGear |
| Complex Type Summary | |
| _urls | A list of contextual API end points the API consumer may be interested in following to perform various actions |
| _urls._url | Information regarding a single API end point |
| _urls._url.method | The HTTP method to use when contacting this API end point |
| ad_unit_click | |
| ad_unit_clicks | A list of ad unit clicks |
| ad_unit_file | |
| ad_unit_files | A list of ad unit files |
| ad_unit_impression | |
| ad_unit_impressions | A list of ad unit impressions |
| ad_unit_interaction | |
| ad_unit_interactions | A list of ad unit interactions |
| ad_unit_variable | |
| ad_unit_variables | A list of ad unit variables |
| anyURI | A trivial extension to xs:anyURI allowing for attributes "type" and "nil" ; These attributes are provided as hints for those using a dynamic language |
| boolean | A trivial extension to xs:boolean allowing for attributes "type" and "nil" ; These attributes are provided as hints for those using a dynamic language |
| campaign_report_item | Represents a single report row item in a campaign report |
| campaign_report_item.children | |
| campaign_report_items | Represents a list of report row items in the campaign report |
| dateTime | A trivial extension to xs:dateTime allowing for attributes "type" and "nil" ; These attributes are provided as hints for those using a dynamic language |
| decimal | A trivial extension to xs:decimal allowing for attributes "type" and "nil" ; These attributes are provided as hints for those using a dynamic language |
| float | A trivial extension to xs:float allowing for attributes "type" and "nil" ; These attributes are provided as hints for those using a dynamic language |
| frequency_cap | |
| inventory_report_item | Represents a single report row item in an inventory report |
| inventory_report_item.children | |
| inventory_report_items | Represents a list of report row items in the inventory report |
| long | A trivial extension to xs:long allowing for attributes "type" and "nil" ; These attributes are provided as hints for those using a dynamic language |
| placement_membership | |
| placement_memberships | A list of placement memberships attached to a placement |
| placement_objective | |
| placement_rule | |
| placement_rules | A list of placement rules attached to a placement |
| string | A trivial extension to xs:string allowing for attributes "type" and "nil" ; These attributes are provided as hints for those using a dynamic language |
| zone_membership | |
| zone_memberships | A list of inclusion and exclusion rules attached to a zone |
| Simple Type Summary | |
| targeting_type | Represents one of the legal values for targeting type. |
By default, local element declarations belong to this schema's target namespace.
By default, local attribute declarations have no namespace.
The output namespace contains elements and types produced by AdGear
| |||||||
| DETAILS: DOCUMENTATION | | FRAMES | NO FRAMES | ||||||