facebook / facebook-ruby-business-sdk

Ruby SDK for Meta Marketing API
https://developers.facebook.com/docs/business-sdk
Other
204 stars 161 forks source link

Can't load custom audiences for an AdSet #133

Open prithajnath opened 3 years ago

prithajnath commented 3 years ago

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

Expected Results:

stale[bot] commented 2 years ago

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.