curl --request GET \
--url https://api.tagdeliver.com/v1/ad-stack \
--header 'Authorization: Bearer <token>'{
"results": [
{
"id": 338,
"name": "GAM+Prebid+TAM",
"use_count": 8,
"used_by": [
{
"id": 8388,
"uid": 18620,
"label": "MPU 1",
"unit": "iab",
"status": 1,
"domain": "example.com"
},
{
"id": 8389,
"uid": 18620,
"label": "MPU 1 (OOV)",
"unit": "iab",
"status": 0,
"domain": "example.com"
},
{
"id": 8390,
"uid": 18620,
"label": "MPU 2",
"unit": "iab",
"status": 1,
"domain": "example.com"
},
{
"id": 8391,
"uid": 18620,
"label": "MPU 2 (OOV)",
"unit": "iab",
"status": 0,
"domain": "example.com"
},
{
"id": 8392,
"uid": 18620,
"label": "Leaderboard 1",
"unit": "iab",
"status": 1,
"domain": "example.com"
},
{
"id": 8393,
"uid": 18620,
"label": "Leaderboard 1 (OOV)",
"unit": "iab",
"status": 0,
"domain": "example.com"
},
{
"id": 8394,
"uid": 18620,
"label": "Adhesion",
"unit": "adhesion",
"status": 1,
"domain": "example.com"
},
{
"id": 8395,
"uid": 18620,
"label": "In-Image",
"unit": "in-image",
"status": 1,
"domain": "example.com"
}
],
"integration": [
{
"id": "gjdi6x",
"type": "ad_demand",
"logo": "https://cdn.tagdeliver.com/assets/logo/adagio.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/adagio--dark.svg",
"platform_name": "Adagio",
"sub_type": "Prebid.js (header bidding) ad demand",
"account_name": "Content Ignite",
"valid": true
},
{
"id": "gjdi6v",
"type": "ad_demand",
"logo": "https://cdn.tagdeliver.com/assets/logo/amx.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/amx--dark.svg",
"platform_name": "AdaptMX",
"sub_type": "Prebid.js (header bidding) ad demand",
"account_name": "Content Ignite",
"valid": "Form errors found: /approved: The data must must match the const value"
},
{
"id": "gjdi7j",
"type": "ad_demand",
"logo": "https://cdn.tagdeliver.com/assets/logo/criteo.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/criteo--dark.svg",
"platform_name": "Criteo",
"sub_type": "Prebid.js (header bidding) ad demand",
"account_name": "Content Ignite",
"valid": true
},
{
"id": "gjdi6y",
"type": "ad_demand",
"logo": "https://cdn.tagdeliver.com/assets/logo/rubicon.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/rubicon--dark.svg",
"platform_name": "Magnite/Rubicon",
"sub_type": "Prebid.js (header bidding) ad demand",
"account_name": "Content Ignite",
"valid": "Form errors found: /zoneId: The data (string) must match the type: integer"
},
{
"id": "gjdi6w",
"type": "ad_demand",
"logo": "https://cdn.tagdeliver.com/assets/logo/onetag.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/onetag--dark.svg",
"platform_name": "OneTag",
"sub_type": "Prebid.js (header bidding) ad demand",
"account_name": "Content Ignite",
"valid": "Form errors found: /approved: The data must must match the const value"
},
{
"id": "gjdi6u",
"type": "ad_demand",
"logo": "https://cdn.tagdeliver.com/assets/logo/pubmatic.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/pubmatic--dark.svg",
"platform_name": "Pubmatic",
"sub_type": "Prebid.js (header bidding) ad demand",
"account_name": "Content Ignite",
"valid": true
},
{
"id": "gjdi7p",
"type": "ad_demand",
"logo": "https://cdn.tagdeliver.com/assets/logo/xandr.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/xandr--dark.svg",
"platform_name": "Xandr",
"sub_type": "Prebid.js (header bidding) ad demand",
"account_name": "Content Ignite",
"valid": true
},
{
"id": "gjdi72",
"type": "ad_demand",
"logo": "https://cdn.tagdeliver.com/assets/logo/aps.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/aps--dark.svg",
"platform_name": "Amazon Publisher Services",
"sub_type": "Server-side header bidding wrapper",
"account_name": "Content Ignite Limited",
"valid": "Form errors found: /approved: The data must must match the const value"
},
{
"id": "5yc2e",
"type": "ad_server",
"logo": "https://cdn.tagdeliver.com/assets/logo/gam.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/gam--dark.svg",
"platform_name": "Google Ad Manager",
"sub_type": "Ad Server",
"account_name": "Content Ignite",
"valid": "Form errors found: /mcm: The data must must match the const value"
}
]
}
],
"success": true
}Fetches a list of ad stacks in use by the provided publisher
curl --request GET \
--url https://api.tagdeliver.com/v1/ad-stack \
--header 'Authorization: Bearer <token>'{
"results": [
{
"id": 338,
"name": "GAM+Prebid+TAM",
"use_count": 8,
"used_by": [
{
"id": 8388,
"uid": 18620,
"label": "MPU 1",
"unit": "iab",
"status": 1,
"domain": "example.com"
},
{
"id": 8389,
"uid": 18620,
"label": "MPU 1 (OOV)",
"unit": "iab",
"status": 0,
"domain": "example.com"
},
{
"id": 8390,
"uid": 18620,
"label": "MPU 2",
"unit": "iab",
"status": 1,
"domain": "example.com"
},
{
"id": 8391,
"uid": 18620,
"label": "MPU 2 (OOV)",
"unit": "iab",
"status": 0,
"domain": "example.com"
},
{
"id": 8392,
"uid": 18620,
"label": "Leaderboard 1",
"unit": "iab",
"status": 1,
"domain": "example.com"
},
{
"id": 8393,
"uid": 18620,
"label": "Leaderboard 1 (OOV)",
"unit": "iab",
"status": 0,
"domain": "example.com"
},
{
"id": 8394,
"uid": 18620,
"label": "Adhesion",
"unit": "adhesion",
"status": 1,
"domain": "example.com"
},
{
"id": 8395,
"uid": 18620,
"label": "In-Image",
"unit": "in-image",
"status": 1,
"domain": "example.com"
}
],
"integration": [
{
"id": "gjdi6x",
"type": "ad_demand",
"logo": "https://cdn.tagdeliver.com/assets/logo/adagio.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/adagio--dark.svg",
"platform_name": "Adagio",
"sub_type": "Prebid.js (header bidding) ad demand",
"account_name": "Content Ignite",
"valid": true
},
{
"id": "gjdi6v",
"type": "ad_demand",
"logo": "https://cdn.tagdeliver.com/assets/logo/amx.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/amx--dark.svg",
"platform_name": "AdaptMX",
"sub_type": "Prebid.js (header bidding) ad demand",
"account_name": "Content Ignite",
"valid": "Form errors found: /approved: The data must must match the const value"
},
{
"id": "gjdi7j",
"type": "ad_demand",
"logo": "https://cdn.tagdeliver.com/assets/logo/criteo.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/criteo--dark.svg",
"platform_name": "Criteo",
"sub_type": "Prebid.js (header bidding) ad demand",
"account_name": "Content Ignite",
"valid": true
},
{
"id": "gjdi6y",
"type": "ad_demand",
"logo": "https://cdn.tagdeliver.com/assets/logo/rubicon.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/rubicon--dark.svg",
"platform_name": "Magnite/Rubicon",
"sub_type": "Prebid.js (header bidding) ad demand",
"account_name": "Content Ignite",
"valid": "Form errors found: /zoneId: The data (string) must match the type: integer"
},
{
"id": "gjdi6w",
"type": "ad_demand",
"logo": "https://cdn.tagdeliver.com/assets/logo/onetag.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/onetag--dark.svg",
"platform_name": "OneTag",
"sub_type": "Prebid.js (header bidding) ad demand",
"account_name": "Content Ignite",
"valid": "Form errors found: /approved: The data must must match the const value"
},
{
"id": "gjdi6u",
"type": "ad_demand",
"logo": "https://cdn.tagdeliver.com/assets/logo/pubmatic.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/pubmatic--dark.svg",
"platform_name": "Pubmatic",
"sub_type": "Prebid.js (header bidding) ad demand",
"account_name": "Content Ignite",
"valid": true
},
{
"id": "gjdi7p",
"type": "ad_demand",
"logo": "https://cdn.tagdeliver.com/assets/logo/xandr.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/xandr--dark.svg",
"platform_name": "Xandr",
"sub_type": "Prebid.js (header bidding) ad demand",
"account_name": "Content Ignite",
"valid": true
},
{
"id": "gjdi72",
"type": "ad_demand",
"logo": "https://cdn.tagdeliver.com/assets/logo/aps.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/aps--dark.svg",
"platform_name": "Amazon Publisher Services",
"sub_type": "Server-side header bidding wrapper",
"account_name": "Content Ignite Limited",
"valid": "Form errors found: /approved: The data must must match the const value"
},
{
"id": "5yc2e",
"type": "ad_server",
"logo": "https://cdn.tagdeliver.com/assets/logo/gam.svg",
"logo_dark": "https://cdn.tagdeliver.com/assets/logo/gam--dark.svg",
"platform_name": "Google Ad Manager",
"sub_type": "Ad Server",
"account_name": "Content Ignite",
"valid": "Form errors found: /mcm: The data must must match the const value"
}
]
}
],
"success": true
}Documentation Index
Fetch the complete documentation index at: https://docs.contentignite.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Was this page helpful?