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

(#2654) The specified engagement rule is invalid #31

Closed
qingchengnus opened this issue Oct 18, 2017 · 2 comments
Closed

(#2654) The specified engagement rule is invalid #31

qingchengnus opened this issue Oct 18, 2017 · 2 comments
Labels

Comments

@qingchengnus
Copy link

The error I got from console is:
FacebookAds::ClientError: (#2654) The specified engagement rule is invalid: Invalid subrule, subrule should be a json object: (fbtrace_id: C8drVEH1UbS)

Code is:

ca = ad_acc.customaudiences.create({
                                             name: "#{Rails.env}-PECA-#{tuition_center.id}",
                                             subtype: 'ENGAGEMENT',
                                             description: "#{tuition_center.name}'s page engagement custom audiences.",
                                             rule: {
                                                 object_id: tuition_center.facebook_ad_page_id,
                                                 event_name: "page_engaged"
                                             }.to_json
                                         })
@stale
Copy link

stale bot commented Jan 14, 2020

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 14, 2020
@stale
Copy link

stale bot commented Jan 21, 2020

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.

@stale stale bot closed this as completed Jan 21, 2020
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