Hello, I'm trying to create a campaign budget via the google ads api, using the Google Ads Ruby Gem <https://github.com/googleads/google-ads-ruby> (I believe this issue is with the api rather than the library, which is why I am posting here)
When I attempt to create a campaign budget through the api by running a batch job containing an operation containing a new campaign budget object, the campaign budget created by my code appears in the Google Ads UI and can be queried through the API with GAQL. However, when querying the operation object returned by BatchJobService.RunBatchJob, .done returns false. What could be causing this? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/4c825afc-9039-416d-9846-a790aa59fd44n%40googlegroups.com.
