fbad_preview_ad: Preview ad

View source: R/fb_ad.R

fbad_preview_adR Documentation

Preview ad

Description

Preview ad

Usage

fbad_preview_ad(
  fbacc,
  id,
  ad_format = c("DESKTOP_FEED_STANDARD", "RIGHT_COLUMN_STANDARD", "MOBILE_FEED_STANDARD",
    "MOBILE_BANNER", "MOBILE_INTERSTITIAL", "INSTAGRAM_STANDARD")
)

Arguments

fbacc

(optional) FB_Ad_account object, which defaults to the last returned object of fbad_init.

id

ad id(s)

ad_format

string

References

https://developers.facebook.com/docs/marketing-api/generatepreview


fbRads documentation built on Aug. 21, 2023, 1:06 a.m.