No currency and wrong values when using OfflineConversionFeedReturnValue

2019-03-12 Thread Jose Luis Lopez Pino
We are using OfflineConversionFeedReturnValue because conversions don't 
happen on our website.
We are uploading click specifying the currency EUR.

An example:

{
'googleClickId': 
'CjwKCAiAyrXiBRAjEiwATI95mSSp7ZXFrlSfFGWwL_MCzp6hQaiFu6A3_fC6TB5BPJELriIBnMkQDBoCxFwQAvD_BwE',
'conversionName': 'Sale',
'conversionTime': '20190313 024219 Europe/Berlin',
'conversionValue': 8.46,
'conversionCurrencyCode': 'EUR',
'externalAttributionCredit': None,
'externalAttributionModel': None
}


However, when we check the conversions uploaded to AdWords no currency is 
shown and the values look definitely too high, maybe about 5 times higher 
than we expect it to be: https://i.imgur.com/cgen6MW.png
Our account is configured in EUR.

Am I missing something important about using this API?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/124bf6f7-b058-4e3f-9e96-9cc59b4fa945%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: API creation of mobile specific ad

2014-11-07 Thread Jose Luis Lopez Pino
Hi Anash,

I was trying to do the same for Tablet (30002) but it's not working . Do 
you know why?

Thanks for your help.

On Thursday, 7 August 2014 15:08:43 UTC+2, Anash P. Oommen (AdWords API 
Team) wrote:
>
> Hi Milo,
>
> You can create a normal text ad using AdGroupAdService, and set the ad's 
> devicePreference 
> 
>  
> to 30001.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Wednesday, August 6, 2014 2:28:54 PM UTC-4, Milo Hou wrote:
>>
>> How do I use the API service calls to create an ad with mobile 
>> preference? I see that I can set campaign-wide criterion for mobile 
>> targeting but am not sure how to create a MobileAd as opposed to any normal 
>> text ad.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/18cd84e9-580f-4739-a6cb-59cc316fea4f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to avoid OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY

2014-10-22 Thread Jose Luis Lopez Pino
Hi,

I'm trying to update (remove and add) the ads of several adgroups, but 
frequently I get an 
OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY error when 
I try to remove the old ads.
To try to avoid this, I'm including the following condition in all the 
selectors to ensure that I'm not retrieving removed adgroups or ads:
{
  'field': 'Status',
  'operator': 'IN',
  'values': ['ENABLED', 'PAUSED']
}

However, the problem persists. Is there any other condition that I should 
add to the selector to avoid this error?

Thanks in advance,
Pino

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cc620347-5ef1-4c84-83c5-d4362ff0d66a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.