LogoLogo
HomeMonetizeAdvertiseResources
  • Product Docs
    • 🖥️Dashboard Setup
      • Account
        • Creating an Account
        • Personal Information
        • Payments & Billing
        • Creating Sub-Accounts
      • Placements
        • What is a Placement?
        • Creating a Placement
        • Callbacks Settings
        • Securing Callbacks
      • AdSlots
        • What is an AdSlot?
        • Currency Settings
        • Design Settings
    • 🎮Offerwall
      • Web Integrations
        • Web Offerwall
      • SDK Integrations
        • Android SDK
        • iOS SDK
      • Plugins & Wrappers
        • Unity
        • React Native
        • Flutter
      • API Integrations
        • Offerwall API
        • Static API
      • Reporting
    • 📜Surveywall
      • Web Integrations
        • Web Surveywall
      • API Integrations
        • Surveywall API
    • 📺Rewarded Video
      • Web integrations
        • Rewarded Video SDK for HTML5
      • In-app integrations
        • Android SDK (coming soon)
        • iOS SDK (coming soon)
      • Get ads.txt
      • AdServer
        • VAST Tags
      • Reporting
      • Best Practise
    • 💡Callbacks & Testing
      • Callbacks
        • Offerwall Callbacks
        • Surveywall Callbacks
        • Rewarded Video Callbacks
        • IP Whitelist
      • Callback Verification
        • HMAC Security Hash (optional)
      • Testing
        • Callback Tester
        • Sandbox Identifier
      • Go-live checklist
        • Offerwall Checklist
        • Surveywall Checklist
        • Rewarded Video Checklist
    • 💵Currency management
      • Currency Management API
        • Dynamic Currency Conversion Rate API
    • ⚙️Reporting APIs
      • Publisher Reporting API
      • Advertiser Reporting API
    • 🎨Logos and Creatives
    • ❔FAQ
      • Declined Placements
      • Payments & Billing
      • Creating a Currency Sale
      • Get Offerwall User ID
      • Offerwall API vs Static API
      • Blacklisting Offers
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Product Docs
  2. Rewarded Video
  3. AdServer

VAST Tags

You can bring your own VAST Tag Demand to our Ad Server solution to make direct deals with preferred partners in order to increase your overall eCPMs.

Attribute
Type
Description

{external_identifier}

string

Unique User ID passed to the Video SDK for each user.

{device_uuid}

string

ayeT-Studios internal device identificator

{device_make}

string

Device manufacturer

{device_model}

string

Device model

{device_ifa}

string

Device advertising id (GAID/IDFA) if known, otherwise empty

{device_os}

string

Device os

{device_osv}

string

Device os version

{country}

string

Country from which the ad request is made.

{ip}

string

IP address from which the ad request is made.

{ua}

string

User Agent from which the ad request is made.

{cat}

string array

Array of IAB content categories of the site.

{bcat}

string array

Array of Blocked IAB content categories of the site.

{site_name}

string

Site name / Placement name as set up in the ayeT dashboard by the publisher .

{site_domain}

string

Domain of the site (e.g., "sub.foobar.com")

{site_url}

string

URL of the site (e.g., "https://sub.foobar.com/abc")

{site_url_encoded}

string

Encoded URL of the site (e.g., "https%3A%2F%2Fsub.foobar.com%2Fabc")

{app_bundle}

string

A platform-specific application identifier intended to be unique to the app and independent of the exchange. On Android, this should be a bundle or package name (e.g., com.foo.mygame). On iOS, it is typically a numeric ID.

{app_name}

string

App name / Placement name as set up in the ayeT dashboard by the publisher.

{app_storeurl}

string

App store URL for an installed app.

{app_storeurl_encoded}

string

Encoded app store URL for an installed app.

{cmp_available}

int

1 if a CMP was detected, 0 if not

{tc_string}

string

Tcf Consent String received from the CMP

{gdpr_applies}

int

1 if the user is from a county where the GDPR applies, 0 if not

{ts}

int

Unix timestamp

{uid_criteo}

string

Macro for passing an external / share User ID from our integrated partner Criteo

PreviousAdServerNextReporting

Last updated 1 year ago

Was this helpful?

📺