Re: why i am getting rate exceeded error

2017-11-01 Thread asma batool
Can any one provide me php example code to handle this error. or any best 
solution which will work for me
 
Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c9ca930f-71a0-4d14-9ae5-0b37dafeec0e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWords API Object Time Zones

2017-11-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi Austin,

Yes, they are returned in the timezone specified for the account. However, 
if you are also considering the time when statistics of your account's 
campaign can be available, then, I recommend that you refer to the 
discussion in this guide 
.

Thanks and regards,
Peter
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/cfef61f7-7dcb-4d83-88b1-0ce54e97f9a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AdWords API Object Time Zones

2017-11-01 Thread Austin Smith
Are object start and end times as returned in the Campaign Performance 
Report, ie. Campaign Start Date and Campaign End Date, returned in the time 
zone of the account they belong to?

Ie. does a campaign that starts on 10/30/2017 according to the API, and 
belongs to an ad account on Pacific time, actually begin at 10/30/2017 
07:00:00 UTC?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/fbc99180-0d06-4c23-8324-bf4b218e8e87%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: why i am getting rate exceeded error

2017-11-01 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello,

The RateExceededError 

 is 
experienced when there are too many requests made to the API in a short 
period of time. Usually, this limit is applied when an application makes 
high number of requests on a single AdWords account and may return this 
error for exceeding the rate limit. You may want to check the number of API 
calls being made at the same time against his account. You'll need to wait 
for the amount of time specified in the retryAfterSeconds 

 parameter before retrying the request. Additionally, you can refer to this 

 document 
to handle the number of requests being made on their account. Let me know 
if you have any other questions.

Regards,
Bharani, AdWords API Team

On Wednesday, November 1, 2017 at 7:24:34 AM UTC-4, asma batool wrote:
>
> I am getting an api exception
>  how can handle it please suggest
>
>  ApiException in Reflection.php line 39:[RateExceededError 
> 

Re: Upload offline conversions using test account

2017-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, 

The team is already aware of this request. Unfortunately, we don't have a 
timeline for it to be available in the test accounts. I will pass on your 
feedback too as it will be helpful for them to prioritize this feature. 

Thanks,
Sreelakshmi, 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/96ed5279-19e6-4cc8-8821-2c384e9d5f3d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: (URGENT!) Total : AdGroups Costs

2017-11-01 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi,

Were you able to download an AdGroup Performance Report as Sreelakshmi 
suggested? if you have set the skipReportSummary header to false, then the 
downloaded report should have a totals row at the end which is the sum of 
all the rows in the report. Please note that when you compare AdWords API 
reports with the data available in the UI, you need to ensure that you have 
selected the same fields, filters and dateRange in both reports. Could you 
try this out and let me know if you are able to get the totals? If the 
AdWords API report doesn't match, please provide the report definition and 
the clientCustomerId via the *Reply privately to author* option so I can 
take a look. 

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/dc950599-269c-4d4c-86ac-52adc6319205%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Product Partition Tree Size and Limit

2017-11-01 Thread venkata munnangi
if I have a list of productPartition names(offerIds), then out of
curiousity can I use that query to retrieve that list?

On Wed, Nov 1, 2017 at 7:28 AM, 'Shwetha Vastrad (AdWords API Team)' via
AdWords API Forum  wrote:

> Hi Venkata,
>
> Yes, there can be a maximum of 20,000 ad group targeting items per ad
> group (such as keywords, placements, and audience lists). You can more
> details about AdWords account limits in this guide
> . To get the
> total number of ENABLED and PAUSED ProductPartitions in an AdGroup, you
> could consider using the following query in an
> AdGroupCriterionService.query() request and get the TotalNumEntries
> 
> :
>
> SELECT Id, PartitionType WHERE AdGroupId = your_AdGroupId AND CriteriaType
> = PRODUCT_PARTITION AND Status != REMOVED ORDER BY Id LIMIT 0, 100
>
> 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/Ndm9gtpxdk8/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/82797377-7831-4e16-b1e3-9bc3bd7e5c7f%40googlegroups.com
> 
> .
>
> 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/CABPfCYwcC%3DRwVzNzciwW7g6D0RMi7b%2BxxEN9x3vzPHq5W59sMA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Tracking templates URL redirect

2017-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, 

You can set tracking templates for the supported entities which are listed 
here 
.
 
Are you using AdWords API and facing issues? If so, could you please 
elaborate and share the SOAP logs of the operation which is failing? You 
can refer to the code samples 

 to 
get an idea on how to use upgraded urls and the tracking templates using 
the API. To read more about final Urls and tracking templates in AdWords 
please refer to this 
 document. 

Thanks,
Sreelakshmi, 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/8db670ef-4409-49f2-8576-24f0bd859353%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: UNEXPECTED_INTERNAL_API_ERROR when calling AdGroupCriterionService

2017-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Caihua, 

We are not aware of any issues at the moment. Could you please enable 
logging 
 and 
share the complete SOAP request and response log for this operation? 

Thanks,
Sreelakshmi, 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/213f083e-34a2-459b-b2f3-38f27c752879%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Upload offline conversions using test account

2017-11-01 Thread patrickdorival87
I'm needing the same thing at the moment too and it makes complete sense to 
have a testing environment, a simple default/test GCLID that can be used on 
test accounts would suffice, or even better would be the ability on ads to 
just request a GCLID so there can be testing between ads etc. I can't 
believe that something so integral to the adwords experience is limited to 
production testing which is a pretty bad design if you ask me and begs the 
question as to why you even bother having 'test accounts' if you can't 
actually 'test' in them

On Tuesday, April 18, 2017 at 11:31:04 PM UTC+10, Vasile Archeri wrote:
>
> Hello,
>
> I'm using the PHP client library to communicate with the Adwords API and 
> I'm wondering if it's possible to send clicks using a test account. I'm 
> hoping there is something like a default GCLID or perhaps a way to create a 
> test ad which I could click to generate some IDs that I could use to test 
> the OfflineConversionFeed service.
>
> As far as I could see in the documentation there isn't anything that would 
> allow the above.
>
> To my understanding if I wanted to test this in production then I would 
> need to have an approved developer token right?
>
> Any help would be greatly appreciated.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1281c6de-b0f4-4409-ae30-78a627d6ea74%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Product Partition Tree Size and Limit

2017-11-01 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Venkata, 

Yes, there can be a maximum of 20,000 ad group targeting items per ad group 
(such as keywords, placements, and audience lists). You can more details 
about AdWords account limits in this guide 
. To get the total 
number of ENABLED and PAUSED ProductPartitions in an AdGroup, you could 
consider using the following query in an AdGroupCriterionService.query() 
request and get the TotalNumEntries 

: 

SELECT Id, PartitionType WHERE AdGroupId = your_AdGroupId AND CriteriaType 
= PRODUCT_PARTITION AND Status != REMOVED ORDER BY Id LIMIT 0, 100

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/82797377-7831-4e16-b1e3-9bc3bd7e5c7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: UNEXPECTED_INTERNAL_API_ERROR with getCustomers

2017-11-01 Thread Oksana

Great news, thanks Nadine!!!

On 01.11.17 15:48, 'Nadine Sundquist (AdWords API Team)' via AdWords API 
Forum wrote:

Hello Oksana,

I'm glad you checked in! I was able to reach the engineer who was 
assigned to be working on this on my team. On October 27th, he said he 
would be able to look at it by next week.


Cheers,
Nadine, AdWords API Team

On Wednesday, November 1, 2017 at 9:34:08 AM UTC-4, Oksana Sulyma wrote:

Hi Nadine! It's now more then 2 weeks since I asked you about
progress with this issue last time. Do you have any news on this?
Thank you!!!
Oksana

On Wednesday, October 11, 2017 at 2:04:26 AM UTC+3, Nadine
Sundquist (AdWords API Team) wrote:

Hello Oksana,

In case you missed my private message, we don't have a
solution for this, yet. I'll see if I can get someone else to
look at it on my team.

Best,
Nadine, AdWords API Team

On Tuesday, October 10, 2017 at 10:28:39 AM UTC-4, Oksana
Sulyma wrote:

Hi guys,
Any progress on this issue? Any idea will be helpful.
Thanks!
Oksana

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1oR9kPSQ3Ls/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/47c6f141-2621-4b3e-b326-f5cc6bb05a42%40googlegroups.com 
.

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/2205807b-334e-2453-e113-00659fc5f3af%40tapclicks.com.
For more options, visit https://groups.google.com/d/optout.


Re: UNEXPECTED_INTERNAL_API_ERROR with getCustomers

2017-11-01 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Oksana,

I'm glad you checked in! I was able to reach the engineer who was assigned 
to be working on this on my team. On October 27th, he said he would be able 
to look at it by next week.

Cheers,
Nadine, AdWords API Team

On Wednesday, November 1, 2017 at 9:34:08 AM UTC-4, Oksana Sulyma wrote:
>
> Hi Nadine! It's now more then 2 weeks since I asked you about progress 
> with this issue last time. Do you have any news on this? Thank you!!!
> Oksana
>
> On Wednesday, October 11, 2017 at 2:04:26 AM UTC+3, Nadine Sundquist 
> (AdWords API Team) wrote:
>>
>> Hello Oksana,
>>
>> In case you missed my private message, we don't have a solution for this, 
>> yet. I'll see if I can get someone else to look at it on my team.
>>
>> Best,
>> Nadine, AdWords API Team
>>
>> On Tuesday, October 10, 2017 at 10:28:39 AM UTC-4, Oksana Sulyma wrote:
>>>
>>> Hi guys,
>>> Any progress on this issue? Any idea will be helpful.
>>> Thanks!
>>> Oksana
>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/47c6f141-2621-4b3e-b326-f5cc6bb05a42%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: (URGENT!) Total : AdGroups Costs

2017-11-01 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, 

I had to delete your original post as it contained sensitive 
information(like access tokens, developer tokens). Please follow the AdWords 
API forum rules 
 when 
you create a new post on the forum. I strongly suggest that you reset your 
developer token by following the instructions provided here 
. 

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/7d7faa92-052e-469f-902a-a14eb5adcc36%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: UNEXPECTED_INTERNAL_API_ERROR with getCustomers

2017-11-01 Thread Oksana Sulyma
Hi Nadine! It's now more then 2 weeks since I asked you about progress with 
this issue last time. Do you have any news on this? Thank you!!!
Oksana

On Wednesday, October 11, 2017 at 2:04:26 AM UTC+3, Nadine Sundquist 
(AdWords API Team) wrote:
>
> Hello Oksana,
>
> In case you missed my private message, we don't have a solution for this, 
> yet. I'll see if I can get someone else to look at it on my team.
>
> Best,
> Nadine, AdWords API Team
>
> On Tuesday, October 10, 2017 at 10:28:39 AM UTC-4, Oksana Sulyma wrote:
>>
>> Hi guys,
>> Any progress on this issue? Any idea will be helpful.
>> Thanks!
>> Oksana
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/193b25ee-9b4d-480e-81ef-4b7970f70f2c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


why i am getting rate exceeded error

2017-11-01 Thread asma batool
I am getting an api exception
 how can handle it please suggest

 ApiException in Reflection.php line 39:[RateExceededError 

Re: Keywords in different languages have the same search volume in one region

2017-11-01 Thread Юлия Федотова
I'll send you them a bit later but please pay attention that there in ONE 
region Ukraine but the languages of keywords are different

вторник, 31 октября 2017 г., 20:11:28 UTC+3 пользователь Bharani Cherukuri 
(AdWords API Team) написал:
>
> Hi, 
>
> Could you enable logging and provide us the SOAP request and response logs 
> for the request in both the regions, so we can take a look and assist you 
> further? You can respond via *Reply privately to author* option while 
> replying.
>
> Regards,
> Bharani, AdWords API Team
>
> On Tuesday, October 31, 2017 at 10:00:03 AM UTC-4, Юлия wrote:
>>
>> Hi, 
>>
>> I use API Adwords to get volume of keywords and it's shown as 590. The 
>> keywords are 
>>
>> установка кондиціонерів (in Ukranian) 
>> установка кондиционеров (in Russian) 
>>
>> The region is Ukraine. Is there a mistake? Because keywords in different 
>> languages are unlikely to have the same search volume in one region
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/590c310f-9ae0-41ab-a37f-d513ccbccf65%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: (URGENT!) Total : AdGroups Costs

2017-11-01 Thread biuser
Hi,

Thanks for the answers, but skipReportSummary is already set to false in 
the config file.
as a result I get the total number of campaigns when I get the total costs
How can I get the total cost of adgroups?
How is this calculated in the AdWords panel?
I can find it in the data base if I can learn the query criteria
Did I tell you exactly what I wanted?




Good works,
Çağatay ERDOĞDU
Database Administrator
cagatay.erdo...@tatilsepeti.com

On Tuesday, October 31, 2017 at 6:18:31 PM UTC+3, Shwetha Vastrad (AdWords 
API Team) wrote:
>
> Hi, 
>
> You can set the skipReportSummary 
> 
>  
> request header to false to include the summary row in the downloaded 
> responses which will contain the totals of the metrics requested. 
>
> 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/c7de9653-8fd2-4914-a732-96c1bd780d3d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.