The Ad Preview plugin is the easiest way for advertisers to preview ads on their own websites.
The plugin enables you to generate Right Hand Column, Feed, or Mobile previews of an ad by specifying a Creative Spec, Adgroup ID or Creative ID. Previews can either be generated using a Social Plugin or through the Graph API.
creative
, creative_id
, or adgroup_id
ad_format
, which replaces page_type
parameterad_account_id
, targeting
, post
The preview plugin requires you to be logged in with Facebook Login. If creative_id
, adgroup_id
, or ad_account_id
is used, you must also have the permissions to access the Creative, Ad Group, or Ad Account respectively.
Setting | HTML5 Attribute | Description |
---|---|---|
|
| Required when specifying a creative that uses |
|
| Adgroup ID returned from a Graph API call. |
|
| JSON-encoded creative spec. |
|
| Creative ID returned from a Graph API call. |
|
| One of: |
|
| One of: |
|
| JSON-encoded targeting spec. |
|
| JSON-encoded post specification according to the Pages API documentation. |
Previews can also be generated using the Graph API. To generate a plugin-style preview, simply specify the additional parameter, ad_format
, as described in the table above.