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

Can't load custom audiences for an AdSet #133

Open
prithajnath opened this issue Mar 15, 2021 · 1 comment
Open

Can't load custom audiences for an AdSet #133

prithajnath opened this issue Mar 15, 2021 · 1 comment
Labels

Comments

@prithajnath
Copy link

Which SDK version are you using?

0.9.0.3

What's the issue?

Can't load custom audiences for an AdSet. I'm trying to add new custom audiences to an adset but can't seem to load all the custom audiences for a given adset

Steps/Sample code to reproduce the issue

adset = FacebookAds::AdSet.get('ADSET_ID')
adset.targeting.custom_audiences

Observed Results:

RuntimeError: load! is not supported for this object
  • What happened? This could be a description, log output, etc.

Expected Results:

  • What did you expect to happen?
    • Get a list of custom audiences in the given AdSet
@stale
Copy link

stale bot commented Jan 8, 2022

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale label Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant