fbad_preview_ad {fbRads}R 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


[Package fbRads version 17.0.0 Index]