Gist Ads Ad Tag and Display Ad API

Advertising delivery surface for Gist Ads. Publishers load the `adtag.js` bundle from tp-at.prorata.ai and call `window.prtag.defineSlot({id, api_key, url, geo}, slotId, sizes, adTypes)` to request contextual ads against a search query; the ad tag then calls the display ad decision service (disp-api.prorata.ai, endpoints `/health`, `/decision`, `/api/v1/chat/`) and the search ad service (tp-srch-api.prorata.ai, which requires Publisher-ID and Publisher-Key headers). The same hosts back the first-party iOS and Android Gist Ads SDKs.

API entry from apis.yml

apis.yml Raw ↑
name: Gist Ads Ad Tag and Display Ad API
description: Advertising delivery surface for Gist Ads. Publishers load the `adtag.js` bundle from tp-at.prorata.ai
  and call `window.prtag.defineSlot({id, api_key, url, geo}, slotId, sizes, adTypes)` to request contextual
  ads against a search query; the ad tag then calls the display ad decision service (disp-api.prorata.ai,
  endpoints `/health`, `/decision`, `/api/v1/chat/`) and the search ad service (tp-srch-api.prorata.ai,
  which requires Publisher-ID and Publisher-Key headers). The same hosts back the first-party iOS and
  Android Gist Ads SDKs.
humanURL: https://tp-at.prorata.ai/docs
baseURL: https://tp-at.prorata.ai
tags:
- advertising
- ad-tag
- ad-serving
- contextual-advertising
- monetization
properties:
- type: Documentation
  url: https://tp-at.prorata.ai/docs
- type: APIReference
  url: https://tp-at.prorata.ai/docs
- type: SourceCode
  url: https://github.com/Prorata-ai/PrtAdsSDK