Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not being able to retrieve preview code #175

Open
achru opened this issue Jun 7, 2022 · 0 comments
Open

Not being able to retrieve preview code #175

achru opened this issue Jun 7, 2022 · 0 comments

Comments

@achru
Copy link

achru commented Jun 7, 2022

Which SDK version are you using?

v0.13

What's the issue?

When trying to get the preview I am getting a Class object with no preview code.

Steps/Sample code to reproduce the issue

calling previews on created creative like so
FacebookAds::AdCreative.get(23851059200310039).previews(ad_format: "DESKTOP_FEED_STANDARD")

Observed Results:

 @name=:previews,
 @node=#<FacebookAds::AdCreative {:id=>"23851059200310039"}>,
 @options={:ad_format=>"DESKTOP_FEED_STANDARD"},
 @should_delegate=false>```

#### Expected Results:
Getting preview iframe code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant