Proximity Geopoint with longitude minor than 0

2016-06-28 Thread Charles Serra
Hi everyone!

I'm working in dotnet with the v201605 of Google Adwords API.

I want to set a geopoint at this latitude: 43.3299316069 and this longitude 
0.0847711611787.

When I convert it to int (because dotnet api proximity object properties 
expect it as int), I get on the account a good latitude but a longitude 
with "8,477000" which is totally far from what I want.

I don't understand the meaning of "longitudeInMicroDegrees" (doc 

).

Could you show me an example?

Kind regards,

Charles.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/12a7ec1c-31f1-4aba-82f1-0a742e295fdc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Hooking extension

2016-06-16 Thread Charles Serra
Hello all,

Do you know if this feature is available in the Google Adwords API?

https://support.google.com/adwordspolicy/answer/6084196?hl=fr


Kind regards,

Charles.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4cd6e693-6f79-4719-a0f4-61110ccdd82b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Proximity reporting

2016-06-08 Thread Charles Serra
Hi Shwetha,

Thanks for your very quick answer! You noticed elements that can help me.
I'll try it asap and tell you if it's ok.

Thanks again!

Regards

[image: JVWEB]
<http://www.jvweb.fr?utm_source=Signature_medium=Signature%20Dev_campaign=Signature>
*Charles
SERRA*
Développeur Applications

*Phone:* +33 (0)4 30 96 76 77

*Web:* http://www.jvweb.com
<http://www.jvweb.fr?utm_source=Signature_medium=Signature%20Dev_campaign=Signature>
 | *Email:* char...@jvweb.com
<https://www.facebook.com/JVWEB?utm_source=Signature_medium=Signature%20Dev_campaign=Signature>
<https://twitter.com/jvweb?utm_source=Signature_medium=Signature%20Dev_campaign=Signature>
<https://www.linkedin.com/company/jvweb?utm_source=Signature_medium=Signature%20Dev_campaign=Signature>
<http://www.jvweb.fr/blog?utm_source=Signature_medium=Signature%20Dev_campaign=Signature>

2016-06-07 18:23 GMT+02:00 'Shwetha Vastrad (AdWords API Team)' via AdWords
API Forum <adwords-api@googlegroups.com>:

> Hi Charles,
>
> I'm sorry I forgot to mention that the Criteria Performance report
> <https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report>
> provides statistics for AdGroupCriterion. To get performance stats for
> Campaign level proximity criteria, you would need to use the
> CampaignCriterionService
> <https://developers.google.com/adwords/api/docs/reference/v201605/CampaignCriterionService>
>  to
> get the IDs of the proximity criteria you are interested in and then
> download the Campaign Location Target Report
> <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-location-target-report>
>  with
> a predicate to filter these values. You can modify the
> GetCampaignTargetingCriteria
> <https://github.com/googleads/googleads-dotnet-lib/blob/master/examples/AdWords/CSharp/v201605/Targeting/GetCampaignTargetingCriteria.cs>
>  C#
> example to get the IDs of the proximity criteria.
>
> Regards,
> Shwetha, AdWords API Team.
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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 a topic in the
> Google Groups "AdWords API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/J9sU9cvLZrE/unsubscribe.
> To unsubscribe from this group and all its topics, 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/12db8a77-097e-4b12-89b8-e6ba4245a7eb%40googlegroups.com
> <https://groups.google.com/d/msgid/adwords-api/12db8a77-097e-4b12-89b8-e6ba4245a7eb%40googlegroups.com?utm_medium=email_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAOQE5UZ563UwhT0gJ%2BZy%2B0owUZFSm%2B5MAi5ORpgA_02ySh6YXw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Proximity reporting

2016-05-17 Thread Charles Serra
Thanks for answering me.

I'm using dotnet api and C#. I tried what you said on an account where 
proximity areas are important. I asked for a report of the latest 3 months, 
but no "CriterionType" has the value Proximity.
Is it possible to switch to a private conversation? I'l give you the 
customer id, so you'll be able to tell me what's happening.

Thanks again!

Le mardi 10 mai 2016 17:18:36 UTC+2, Shwetha Vastrad (AdWords API Team) a 
écrit :
>
> Hi Charles,
>
> You can use the Criteria Performance Report 
> 
>  and 
> filter the results using the predicate "CriteriaType == PROXIMITY". This 
> will provide all the statistics aggregated at the criteria level for 
> Proximity Criteria. The DownloadCriteriaReport 
> 
>  Java 
> example demonstrates how to download Criteria Performance Report. You can 
> use this as a reference and make necessary changes to get the report for 
> Proximity Criteria.
>
> Regards,
> Shwetha, AdWords API Team.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/29e09b63-f8ef-481e-acbe-996c2569ba7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Proximity reporting

2016-05-10 Thread Charles Serra
Hi everyone,

I'm working with proximity based campaigns.

I'd like to get a report where I could know which proximity criteria 
trigered for a campaign. I'm only interested in getting which proximity 
criteria trigered, and not just a city/region/country.

Any idea?

Kind regards,

Charles.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/573b3c61-a668-47a5-b81c-c673a9c0b8d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to know if the keyword daily budget is spent?

2016-01-05 Thread Charles SERRA
Hi!

I'd like to know with the Adwords API if the keyword daily budget is spent. 
It's possible by checking the daily report but since the keyword budget can 
use 20% of the assigned daily budget within the month's budget it's hard to 
know it.

On the Adwords UI (not API), on the keyword dashboard, I saw we can check 
one or more keyword row, then start a "keyword diagnosis tool". If the 
daily budget is spent, the state switch to "Budget Limited or Exhausted".
>> It is possible to get this information directly through the Adwords API?

Thanks,

Regards,

Charles.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/11168c86-3a18-457d-b0e9-62a4633550b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.