:developer_token: sand...@gmail.com++usa
#:client_customer_id:
:user_agent: 'Click downloader'
:service:
:environment: SANDBOX
:connection:
:enable_gzip: false
:library:
:log_level: INFO
On Tuesday, October 16, 2012 8:05:40 AM UTC-5, Danial Klimkin wrote:
>
> Hello Sudhir,
>
>
&g
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "
I followed the documentation to set up google-api-ads-ruby and run examples by
first calling get campaigns to create clients but I am getting an error when
trying to run get_account_hierarchy.rb
#https://accounts.google.com/o/oauth2/token";, params={},
headers={"Content-Type"=>"application/x-
When experimenting with v201209 I noticed the sandbox and prooduction
environment works different. Production is fine but it appears sanbox was
not updated to use new schema. When calling ManagedCustomer service with
selector say
*fields => [:login]* (ruby client),
it worked in sandbox but no