newMetaAnalytics

Third Tab Api Optimized

Optimized Third Tab API - Analyzes creatives based on user-selected metric and categorizes into buckets Uses efficient SQL joins and optimized queries

Features:

  • Search by ad name (returns creatives whose associated ads match)
  • Filter by user-selected metric and value
  • Categorize creatives into performance buckets
post/api/v1/new-meta-analytics/third-tab-api-optimized

Query parameters

metricstring required
valuenumber nullable
time_periodinteger
start_datestring nullable

Custom start date in YYYY-MM-DD format

Custom start date in YYYY-MM-DD format

end_datestring nullable

Custom end date in YYYY-MM-DD format

Custom end date in YYYY-MM-DD format

searchstring nullable

Search by ad name (case-insensitive); returns creatives whose associated ads match

Search by ad name (case-insensitive); returns creatives whose associated ads match

post_filter_metricstring nullable

Optional post-bucket filter metric (e.g., impressions, roas, ctr, cpc, cpm, conversions, conversion_rate, reach, frequency)

Optional post-bucket filter metric (e.g., impressions, roas, ctr, cpc, cpm, conversions, conversion_rate, reach, frequency)

post_filter_operatorstring nullable

Operator for post filter: >, >=, <, <=, =, !=

Operator for post filter: >, >=, <, <=, =, !=

post_filter_valuenumber nullable

Value for post filter comparison

Value for post filter comparison

Response

Successful Response

{"stackTrail":"paths:/api/v1/new-meta-analytics/third-tab-api-optimized:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.