v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
Ad Campaigns

Live ad-set details incl. learning phase

Reads the ad set live from Meta, returned verbatim. The default projection includes learning_stage_info (learning-phase status: LEARNING / SUCCESS / FAIL / WAIVING — Meta omits its status key on paused ad sets), delivery settings, budgets, schedule and targeting. fields is a raw-passthrough override; unknown fields return Meta's 400 verbatim.

get/v1/ads/ad-sets/{adSetId}

Path parameters

adSetIdstring required

Meta ad set id (platformAdSetId).

Query parameters

accountIdstring required

Zernio SocialAccount id (posting or ads variant) used to resolve the Meta token.

fieldsstring

Comma-separated Graph field override (supports nested {} projections).

Response

The ad set as returned by Meta

adSetobject

Raw Meta ad set; keys are the requested Graph fields.