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)

References

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


cardcorp/fbRads documentation built on March 27, 2024, 12:43 a.m.