The Adwords OAuth token have a certain expiry time. Are you sure that
locally you have fresh tokens and on the prod servers you are not somehow
using old tokens. On prod you can log the token issued_at timestamp to
check this (just a suggestion).
Thanks,
Rocky
On Monday, 27 April 2015 11:27:3
Hi Ronak,
I think what Josh already suggested you need to do some reading on the
documentation for ValueTrack params and try some experiments. Also you can
post on the Adwords Community forum yourself, Josh cannot do your work for
you.
Thanks.
On Wednesday, 11 March 2015 06:23:16 UTC+1, MCC T
Thanks Josh, I was actually messing up the queried Adgroup Id and made a
wrong assumption regarding the PromotionLine (that it should be nil instead
of not even the hash key being there in the response). Sorry to waste your
time.
Thanks for looking into the AdType selector.
Regards,
Rocky
--
Hi Fellow Devs,
Below is my sample code to fetch the AdGroup Ad for a Shopping Campaign
setup -
def fetch_ad_group_ad(ad_group_id)
selector = {
fields: [
'Status',
'PromotionLine'
],
predicates: [
Thanks Josh for the quick response.
Regards,
Rocky
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You recei
Hi All,
I am trying to fetch any information I can get about the Product Feed which
is linked to my Adwords Shopping Campaign/s however I cannot find any way
to do it with the Adwords API.
Is it only possible to fetch feed information with the Google Content API /
Merchant Center UI or can I
We have something like this in Ruby, maybe it helps you -
response = label_service.mutate([{operator: 'ADD',
operand: {xsi_type:
'TextLabel',
name: label_text}
restart.
It is very weird but now we cannot even replicate the problem now so we can
just close the ticket.
Thanks,
Rocky
On Monday, August 4, 2014 6:51:41 PM UTC+2, Rocky Jaiswal wrote:
>
> So the only difference between prod and dev env. is the callback URL,
> which is causing diff
So the only difference between prod and dev env. is the callback URL, which
is causing difference in response from Google. I am looking into this more,
please hang on Danial.
Thanks,
Rocky
On Monday, August 4, 2014 5:32:58 PM UTC+2, Rocky Jaiswal wrote:
>
> Hi Danial,
>
> Sent a p
s?
>
> Please send that only to me *directly* ("reply to author" on the right).
>
>
> -Danial, AdWords API Team.
>
>
> On Monday, August 4, 2014 5:44:23 PM UTC+4, Rocky Jaiswal wrote:
>>
>> Hi Danial,
>>
>> Yes, so since the code is same loca
ries). Is it the one you are missing?
>
>
> -Danial, AdWords API Team.
>
>
> On Monday, August 4, 2014 1:38:52 PM UTC+4, Rocky Jaiswal wrote:
>>
>> Thanks Danial.
>>
>> We have the setup for OAUTH as -
>> Client ID for web application
>>
>> I ha
Rocky,
>
>
> Could you please describe the issue in more details? What are exact steps
> for both prod and test setups?
>
> Do you use web application or offline OAuth2 client?
>
>
> -Danial, AdWords API Team.
>
>
> On Monday, August 4, 2014 1:04:37 PM UTC+4, R
Hi All,
To minimize the hits on Adwords we create an OAuth2 API so one service is
responsible for fetching / refreshing the tokens and all other apps get the
tokens from this single app. Lately, we have been seeing this issue that
when we first try and authorize a new account we do not get a re
https://github.com/googleads/google-api-ads-ruby/issues/27
Thanks,
Rocky
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
14 matches
Mail list logo