Ads and Commerce

Ad Account Aaa Compatible Ad Objects

Updated: Sep 16, 2022

Reading

AdAccountAAACompatibleAdObjects

Example

GET /v25.0/{ad-account-id}/aaa_compatible_ad_objects HTTP/1.1
Host: graph.facebook.com
If you want to learn how to use the Graph API, read our Using Graph API guide

Parameters

Parameter Description
adgroup_ids
array<numeric string>
Array of ID of adgroups that need the A+A eligibility check to duplicated to Advantage+ App Ads
campaign_group_ids
array<numeric string>
Array of ID of campaign groups that need the A+A eligibility check to duplicated to Advantage+ App Ads
campaign_ids
array<numeric string>
Array of ID of campaigns that need the A+A eligibility check to duplicated to Advantage+ App Ads

Fields

Reading from this edge will return a JSON formatted result:
{
"data": [],
"paging": {}
}
data
A list of AdAccountAAACompatibleAdObjects nodes.
paging
For more details about pagination, see the Graph API guide.

Error Codes

Error Code Description
200
Permissions error

Creating

You can't perform this operation on this endpoint.

Updating

You can't perform this operation on this endpoint.

Deleting

You can't perform this operation on this endpoint.