Skip to main content
GET
Spend and performance for the account, a campaign, an ad set or an ad

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

accountId
string
required

Query Parameters

objectId
string

Campaign, ad set or ad to measure. Defaults to the whole ad account.

level
enum<string>
Available options:
account,
campaign,
adset,
ad
datePreset
string

Meta date preset (today, yesterday, last_7d, last_30d, …).

Example:

"last_7d"

since
string
Example:

"2026-08-01"

until
string
Example:

"2026-08-06"

limit
number

Response

200 - undefined