Unified.to · Schema

property_AdsReportMetrics_group_bid_strategy

YOUTUBE_AND_PARTNERS

IntegrationUnified-API

Properties

Name Type Description
custom_bidding_algorithm_id string
fixed_bid_amount number
max_average_cpm_bid_amount number
performance_goal_amount number
performance_goal_type string
raise_bid_for_deals boolean
target_roas number
type string
youtube_and_partners_type string
youtube_and_partners_value string
View JSON Schema on GitHub

JSON Schema

unified-to-property-adsreportmetrics-group-bid-strategy-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_AdsReportMetrics_group_bid_strategy",
  "title": "property_AdsReportMetrics_group_bid_strategy",
  "description": "YOUTUBE_AND_PARTNERS",
  "properties": {
    "custom_bidding_algorithm_id": {
      "type": "string"
    },
    "fixed_bid_amount": {
      "type": "number"
    },
    "max_average_cpm_bid_amount": {
      "type": "number"
    },
    "performance_goal_amount": {
      "type": "number"
    },
    "performance_goal_type": {
      "enum": [
        "UNSPECIFIED",
        "CPA",
        "CPC",
        "VIEWABLE_CPM",
        "CUSTOM_ALGO",
        "CIVA",
        "IVO_TEN",
        "AV_VIEWED",
        "REACH"
      ],
      "type": "string",
      "x-speakeasy-unknown-values": "allow"
    },
    "raise_bid_for_deals": {
      "type": "boolean"
    },
    "target_roas": {
      "type": "number"
    },
    "type": {
      "enum": [
        "FIXED_BID",
        "MAXIMIZE_SPEND",
        "PERFORMANCE_GOAL",
        "YOUTUBE_AND_PARTNERS"
      ],
      "type": "string",
      "x-speakeasy-unknown-values": "allow"
    },
    "youtube_and_partners_type": {
      "enum": [
        "UNSPECIFIED",
        "MANUAL_CPV",
        "MANUAL_CPM",
        "TARGET_CPA",
        "TARGET_CPM",
        "RESERVE_CPM",
        "MAXIMIZE_LIFT",
        "MAXIMIZE_CONVERSIONS",
        "TARGET_CPV",
        "TARGET_ROAS",
        "MAXIMIZE_CONVERSION_VALUE"
      ],
      "type": "string",
      "x-speakeasy-unknown-values": "allow"
    },
    "youtube_and_partners_value": {
      "type": "string"
    }
  },
  "required": [
    "type"
  ],
  "type": "object"
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/unified-to-property-adsreportmetrics-group-bid-strategy"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.