Skip to main content
Version: v3

Filter Metrics

Metrics can be filtered based on entity type and conversion data.

  • Entity type: Limit to specific campaigns, ad groups, or ads. Multiple filters can be provided in a comma-separated list.
  • Conversion data: Limit conversion metrics by channel.

Entity type

Provide the filter parameter to limit entities based on a specific value or range:

{{Entity}} : {{Field}} {{Operation}} {{Value}}

When multiple are provided, the string will follow the OR operation.

  • campaign
  • ad_group
  • ad

Conversion data

Conversion metrics are based on your ad account's attribution window. Update this window with FETCH Update Ad Account or in the Ads Manager.

Filter conversion metrics by channel using conversion_metrics:

"conversion_metrics": [
{
"conversion_field": "CONVERSION_ADD_TO_CART_CLICKS",
"action_sources": [ "APP" ]
}
]

See the supported metrics.