Facebook · Example Payload

Marketing Api Campaign Example

Fortune 500AdvertisingContent PublishingMessagingSocial MediaSocial Networking

Marketing Api Campaign Example is an example object payload from Facebook, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameobjectivestatusdaily_budgetcreated_timeupdated_time

Example Payload

Raw ↑
{
  "id": "400001234567890",
  "name": "Spring Sale 2026",
  "objective": "OUTCOME_SALES",
  "status": "ACTIVE",
  "daily_budget": "5000",
  "created_time": "2026-04-01T00:00:00+0000",
  "updated_time": "2026-04-18T12:00:00+0000"
}