google-api-ads-ruby icon indicating copy to clipboard operation
google-api-ads-ruby copied to clipboard

Ad Manager SOAP API Client Libraries for Ruby

Results 16 google-api-ads-ruby issues
Sort by recently updated
recently updated
newest added

As part of Google’s ongoing efforts to foster inclusive language, we’ve changed the default branch of this project to main. We encourage contributors to do the same for their forks...

I noticed that after https://github.com/googleads/google-api-ads-ruby/pull/153 was merged, the latest versions of the gems still do not include the generated enumerations in the registry. This PR updates the registry to ensure...

Hello, we are having errors like `LoadError: cannot load such file -- ad_manager_api` on our servers due to restrictive file permissions in the two latest versions of the gem published...

Can you please explain how to install google-adwords-api for ruby version lower than 2.2.2. Here my ruby version : [root@web1 ~]# ruby -v ruby 2.0.0p648 (2015-12-16) [x86_64-linux] Error is :...

I followed all the steps according to document and After run setup_oauth2.rb script this became, Hit Auth error, please navigate to URL: https://accounts.google.com/o/oauth2/auth?access_type=offline&client_id=********-*******.apps.googleusercontent.com&redirect_uri=*******&response_type=code&scope=https://www.googleapis.com/auth/adwords log in and type the verification code:...

Hello, i have a manager account which have multiple clients attached to it. any given time, i need to be able to do different api calls for different client ids....

Hello, would it be possible to add `include_granted_scopes` as a supported parameter in this library? I am trying to implement a web client that supports incremental auth across several Google...

enhancement

I have a problem with updating youtube video medias for universal app campaign settings. Following code: ``` srv = adwords.service(:CampaignService, :v201809) srv.mutate([ { operator: 'SET', operand: { id: campaign_id, settings:...

I try to change version of gem but still error. Please help me

per https://groups.google.com/forum/#!topic/adwordsapi-announcements/qe1_Rp_1bUg does this gem support adding this required header? the announcements only lists `google-ads-ruby`