You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All The AdSet methods are not working,
RestClient::BadRequest: 400 Bad Request
from /home/gaston/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/rest-client-2.0.2/lib/restclient/abstract_response.rb:223:in `exception_with_response'
[34] pry(main)> ad.ad_set
Update:
It works with version 3.0, but the default code in the wiki has 2.10
The text was updated successfully, but these errors were encountered:
All The AdSet methods are not working,
RestClient::BadRequest: 400 Bad Request
from /home/gaston/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/rest-client-2.0.2/lib/restclient/abstract_response.rb:223:in `exception_with_response'
[34] pry(main)> ad.ad_set
Update:
It works with version 3.0, but the default code in the wiki has 2.10
The text was updated successfully, but these errors were encountered: