Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-10-05 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Charles,

Thanks so much for your valuable feedback!
I'll update the doc so people don't get misunderstood about the 
*retryAfterSeconds* value again.

Best,
Thanet, AdWords API Team

On Wednesday, October 5, 2016 at 3:56:21 PM UTC+9, Charles Michael wrote:
>
> Thanks for the update, I'm currently waiting between 40-50 seconds which 
> is pretty much as you suggested, a multiplier between 1-2X of 30 seconds. 
>
> I looked into BatchJobService, and while it seems promising being able to 
> retry requests automatically, it doesn't seem to have support for 
> TargetingIdeaSelector. Looks like I'll need to simply wait it out and let 
> it run the full duration.
>
> Thanks for your help though!
>
>
>
> On Wednesday, October 5, 2016 at 1:50:59 AM UTC-4, Thanet Knack 
> Praneenararat (AdWords API Team) wrote:
>>
>> Hi Charles,
>>
>> Thanks for more insight.
>>
>> I've discussed with engineering team and unfortunately, due to technical 
>> issues, we can't provide the exact waiting time via *retryAfterSeconds*.
>> So, we suggest that you treat the *retryAfterSeconds* as the lower bound 
>> of your waiting time,
>> and apply a random multiplier, which is a float number ranging between 1 
>> and 2 to that value.
>> The resulting value can be used as your waiting time.
>>
>> By the way, if you submit 40,000 requests, I wonder if you use 
>> BatchJobService 
>>  to do 
>> that?
>> With BatchJobService, most of the time, you probably don't need to worry 
>> about the waiting time.
>>
>> Best,
>> Thanet, AdWords API Team
>>
>> On Tuesday, October 4, 2016 at 10:18:37 PM UTC+9, Charles Michael wrote:
>>>
>>> Hello,
>>>
>>> During peak hours, 100 seconds would be ideal. However, at 2am (EST) 
>>> when the load is much less, the wait time can be as little as 10 seconds. 
>>> Having to wait 90 seconds extra per request is quite an excessive amount of 
>>> time to wait between requests when 10 is sufficient in offhours. I'm 
>>> currently processing a batch of 40,000 requests, which at 100 seconds per 
>>> request would take about 47 days. Since opening this ticket, I've gotten a 
>>> little familiar with what are the peak hours to the Google API, and it 
>>> seems that 20 seconds during offpeak and 40 seconds during onpeak (although 
>>> this has crept up to 50 now) is sufficient to run the requests 
>>> uninterrupted. 
>>>
>>> The only issue I have with the exponential backoff policy is that it 
>>> doesn't account for peak and off-peak hours. In my example, it would have 
>>> increased wait times to 100 seconds during onpeak hours but would never 
>>> come down during offpeak hours. While it would run, the runtime would be 47 
>>> days whereas with my guesstimated wait times, I can accomplish the same 
>>> results with less than half the runtime. Ideally, getting a next wait time 
>>> on each request would be the most efficient way of cutting runtime while 
>>> not making too many requests. 
>>>
>>> I'm not sure if the above is an acceptable user case, but it does seem 
>>> logical to cutting the runtime of large requests. 
>>>
>>> Thank you.
>>>
>>>
>>> On Tuesday, October 4, 2016 at 4:35:52 AM UTC-4, Thanet Knack 
>>> Praneenararat (AdWords API Team) wrote:
>>>
 Hello Charles,

 Could you please clarify why 100 seconds are too excessive?
 I would like to use this information for discussion with engineering 
 team as well.

 Currently, the exponential backoff policy is encouraged to be used in 
 many places of AdWords API, so 100 seconds is what we can expect in many 
 situations.
 But if you have any use cases where that waiting time is too long, then 
 I can pass that information to the engineering team.

 Thanks in advance.

 Best,
 Thanet, AdWords API Team

 On Tuesday, October 4, 2016 at 4:07:27 AM UTC+9, Charles Michael wrote:
>
> Hi,
>
> I remember when you first suggested the pseudocode for this but I 
> never implemented it because I couldn't come up with a way to come back 
> down in value over time. As I recall, you would double the wait time on 
> every Retry request until the requests go through. If I ran this during 
> peak hours, I would get a sleep time of around 100 seconds, but this is a 
> very excessive wait time when it's not peak hours. I suppose you could 
> cut 
> the values in half until a retry comes back up, but this isn't really a 
> reliable method in my opinion. It's a temporary workaround but we'd have 
> excessive wait times in my opinion so I opted to just use a higher 
> constant 
> value (originally 40, I've raised it to 50 to compensate further). 
>
> Thanks
>
>
>
> On Monday, October 3, 2016 at 1:09:00 PM UTC-4, Thanet Knack 
> Praneenararat (AdWords API Team) wrote:
>>
>> Hello Charles,
>>
>> Have you considered to use the exponential backof

Re: Reporting with ExternalConversionSource

2016-10-05 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Mike,

Let me check with the engineering and get back to you later.

Best,
Thanet, AdWords API Team

On Wednesday, October 5, 2016 at 3:08:00 AM UTC+9, Mike Sullivan wrote:
>
> I'm confused by how the ExternalConversionSource segment field is to be 
> used in a report.  The segmentation documentation says to simply include 
> the fields, but the doc for the reports (e.g. Account Performance Report) 
> says the field is not compatible with most of the metrics and the API 
> (201609) rejects the field combination.
>
> How are we to reproduce the UI report, segmented by Conversion source?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/44a66086-5112-4572-bda1-eb5500a19d6c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Image URLs 404

2016-10-05 Thread kondiment test
Hello Mike,

Thank you for your answer. Indeed, it was something from my end. :) Glad 
this is solved.

Thank you!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f427277f-922f-4919-8d96-3f1f3d1aa987%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: PHP get campaign COST

2016-10-05 Thread testapidilren2
In both cases, I have a similar problem:

Downloading reports for 1 managed customers. Report attempt #1 for client 
> customer ID 9102394456 was not downloaded due to: Report download failed. 
> Underlying errors are Type = '', Trigger = '', FieldPath = ''. Report 
> request failed for client customer ID 9102394456. All downloads completed. 
> Results: Successful reports: Failed reports: Client ID 9102394456 => 
> '/tmp/adgroup_2p1gza.csv' End of results. 


OR 

An error has occurred:162 Report download failed. Underlying errors are 
> Type = '', Trigger = '', FieldPath = ''. 


I'm adding to example code line: 
  $options['includeZeroImpressions'] = true;

 
W dniu wtorek, 4 października 2016 21:56:09 UTC+2 użytkownik Shwetha 
Vastrad (AdWords API Team) napisał:
>
> Hi,
>
> You can use the API to download Campaign Performance Report 
> ,
>  
> which includes statistics aggregated at the campaign level. The 
> DownloadCriteriaReport 
> 
>  php 
> example demonstrates how to download a Criteria Performance Report. You can 
> use this example as a reference and make necessary changes to download 
> Campaign Performance Report. Since this is a test account, you'll need to 
> set the includeZeroImpressions header 
> 
>  to 
> true to include zero impression rows in the report. 
>
> Please note that you'll not be able to download reports at the Manager 
> level using AdWords API. You'll need to make separate report requests for 
> each individual account under your manager account. You can use this 
> example 
> 
>  to 
> download reports for all accounts under a manager account. 
>
> Let me know if you have any further questions. 
>
> 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/249915f4-dd7a-479c-a0af-96ba800d161b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Getting SelectorError.TOO_MANY_PREDICATE_VALUES while calling v201607.CampaignService's method get

2016-10-05 Thread Karan Vohra
Hi folks,

Any update on this? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b0d93d54-e7f0-4398-9e3a-dc8dd4d528a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


About API Terms of Use

2016-10-05 Thread 泉正太
I have a question about a term of service of Adwords API.

When Developer token is the following case,

Company type: Agency/SEM
Token type: Standard
keyword research portion: Access is permitted

Using Targeting Idea Service,
I have developed a tool that acquires in a lump the keyword search volume.
If I offer that tool to our customer for profit, I have any problems?

I worry about that, for example,
Google judged me to have violated a term of service,
and I can't use any more Adwords API.

Could you tell me.

Best regards.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/70f7d413-75d8-47a2-b865-755309d8c2fb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


About API Terms of Use

2016-10-05 Thread 泉正太
I have a question about a term of service of Adwords API.
When Developer token is the following case,

Company type: Agency/SEM
Token type: Standard
Keyword research portion: Access is permitted

Using Targeting Idea Service,
I have developed a tool that acquires in a lump the keyword search volume.
If I offer that tool to our customer for profit, I have any problems?

I worry about that, for example,
Google judged me to have violated a term of service,
and I can't use any more Adwords API.

Could you tell me.

Best regards.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c950de7f-c9af-4f32-9c4f-706dd8680d28%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


v201603 reporting api - Qaulity score change

2016-10-05 Thread Sagar Patil
This is about new quality score reporting change.
I am using v201603 reporting api,. From documentation it is not clear if 
this older version still going to show '6' OR "--" for null quality scores. 
Could you please confirm if v201603 is impacted by this change ? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1dfe6a62-110b-44a3-88c6-cb21671412ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Overdelivery Credits not reported in BudgetOrder spendingLimit

2016-10-05 Thread Evan Giesel
Hi,
For a little background, I'm using the Adwords Api to automatically detect 
when a budget order has been exhausted.

Using BudgetOrderService, I can grab the spendingLimit of a budget order, 
and then run a ACCOUNT_PERFORMANCE_REPORT over the time period of the 
budget order to get the amount spent. When the amount spent is equal to the 
spending limit, I know the budget order is exhausted. This method works 
perfectly most of the time.

I've been noticing some weird exceptions, though, as sometimes the amount 
spent is reported greater than the spendingLimit. I dug in a little, and I 
think this has to do with Overcharge Credits.

*Here is an example of my problem:*
I have a budget order starting on July 17 (no end date).
Budget Amount: $120.00 (with $0.56 of credit).
Where the amount spent is 100%, or $120.56 (120.56 / [120.00 + 0.56])



BudgetOrderService reports a spendingLimit of 120.56
ACCOUNT_PERFORMANCE_REPORT reported a cost of $123.54

Looking at the transaction history in the mcc, I counted up invalid click 
credit, which totaled $0.56 (the number displayed in green under the budget 
amount). There was also one $3.00 Overdelivery credit (which is not part of 
the green number).

So, from BudgetOrderService perspective, the spending limit is budget 
amount ($120) + invalid click credit ($0.56) = $120.56
But from ACCOUNT_PERFORMANCE_REPORT's perspective, the spending limit is 
budget amount ($120) + invalid click credit ($0.56) + Overdelivery credit 
($3.00) = $123.56

Unless I'm total wrong in my assessment, it looks like *Overdelivery 
Credits are not reported in BudgetOrder spendingLimit*, which *creates an 
inconsistency between the budget order and cost reports.*

This means, in the presence of an overdelivery credit, I will off by 
several dollars when I check to see if the amount spent is equal to the 
spending limit.

Is there any way, through the API, to factor Overdelivery credits into the 
spending limit of a budget order?

Thanks!
-Evan

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0069198f-2b3e-4ef6-aa1a-da6d55b9c5d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Getting SelectorError.TOO_MANY_PREDICATE_VALUES while calling v201607.CampaignService's method get

2016-10-05 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Karan,

The TOO_MANY_PREDICATE_VALUES occurs when you are using over 10,000 values 
in either your IN or NOT_IN predicate. If this is not the cause of your 
issue, please send me your SOAP request and response via *reply privately 
to author *so I can investigate*.*

Regards,
Anthony
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/302ac08f-0e9f-4d36-8836-1ad03d78ed5d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: About API Terms of Use

2016-10-05 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

I'm afraid I can provide support for AdWords API related technical 
questions only. For queries related to compliance, I would recommend 
getting in touch with our compliance team here 
.

Regards,
Vishal, 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/ff5744ff-5b42-4f95-9981-e69a32b8ddbc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: PHP get campaign COST

2016-10-05 Thread 'Anthony Madrigal' via AdWords API Forum
Hello,

Could you please provide me with the report definition or report query you 
used that resulted in this error? Please do so using *reply privately to 
author.*

Thanks,
Anthony
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/ecb3e664-b6f5-4f38-8e6b-b983fff34259%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: v201603 reporting api - Qaulity score change

2016-10-05 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Sagar,

If you are using AdWords API v201603, you should get "6" as your Quality 
Score for keywords without enough impressions or clicks. Starting with 
v201607, you will see a "--" for these keywords.

Regards,
Anthony
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/08acac3a-f183-40e1-980f-433804ae7e8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Overdelivery Credits not reported in BudgetOrder spendingLimit

2016-10-05 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Evan,

As of the latest release of the AdWords API v201609 
, you can now 
retrieve adjustments via the totalAdjustments 

 field 
in the BudgetOrderService 
.
 
You can add the adjustments to your budget to get an accurate limit for 
your budget.  

Please revert in case you have additional questions.

Regards,
Vishal, 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/3ca7db1b-4a8a-4c90-9ff0-fb8c7a7258aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Overdelivery Credits not reported in BudgetOrder spendingLimit

2016-10-05 Thread Evan Giesel
Thanks for pointing out the totalAdjustments field. I have been wanting a 
field like that for months!
Unfortunately, even with totalAdjustments, the inconsistency is still 
occurring.

Let me run through my logic real quick:
from the docs 
,
 
under spendingLimit:

> Note, that for get requests the spending limit includes any adjustments 
> that have been applied to the budget order

So the spendingLimit of a BudgetOrder should include the totalAdjustment:
*spendingLimit* = *monthly budget *+ *totalAdjustments*
which, in turn, should mean:
*spendingLimit* = *monthly budget* +* invalid click credits *+ *overcharge 
credits* + *any other kind of credits/adjustments*

For reference, I looked through the transaction history page in the mcc, 
and summed up all the different credits for this budget: $0.56 in invalid 
click credits, and $3.00 in overcharge credits.

I requested the BudgetOrder again to double check, and got this:
spendingLimit: $120.56 = monthly budget ($120.00) + invalid click credit 
($0.56)
totalAdjustments: $0.56 = invalid click credit ($0.56)

which is missing the $3.00 overcharge credit listed in the transaction 
history page (I can provide a screenshot of the transaction history page in 
question, if needed)
>From the docs ("the spending limit includes any adjustments that have been 
applied to the budget order") I expect this response:
spendingLimit: $123.56 = monthly budget ($120.00) + invalid click credit 
($0.56) + overcharge credit ($3.00)
totalAdjustments: $3.56 = invalid click credit ($0.56) + overcharge credit 
($3.00)

My problem is that, at least by default, the adwords api *does not report 
overcharge credit in either spendingLimit or totalAdjustments*

Thanks!
-Evan

On Wednesday, October 5, 2016 at 4:03:59 PM UTC-5, Vishal Vinayak (Adwords 
API Team) wrote:
>
> Hi Evan,
>
> As of the latest release of the AdWords API v201609 
> , you can now 
> retrieve adjustments via the totalAdjustments 
> 
>  field 
> in the BudgetOrderService 
> .
>  
> You can add the adjustments to your budget to get an accurate limit for 
> your budget.  
>
> Please revert in case you have additional questions.
>
> Regards,
> Vishal, 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/a4484f8f-8f32-427d-b1f5-c4ab7b32b735%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Issue with setting Ad_Schedule on Ad Group

2016-10-05 Thread Farid el Nasire


Tried setting up a schedule for an ad group by doing the following:




But this returns:

> TypeNotFound: Type not found: 'ns0:Ad_Schedule'


Other criterias like keywords, placement and vertical work perfectly fine, 
but schedule for some reason doesn't. I've been using the following page in 
the doc as a 
reference: 
https://developers.google.com/adwords/api/docs/reference/v201607/AdGroupCriterionService.Criterion

What am I doing wrong here?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/96c365ab-46ec-4f81-b542-7a0da6b14d7e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Issue with setting Ad_Schedule on Ad Group

2016-10-05 Thread 'Anthony Madrigal' via AdWords API Forum
Hi,

To further investigate, could you please send me your SOAP request and 
response using *reply privately to author*?

Thanks,
Anthony
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/43ba2a99-b0a7-488c-8f8e-6fba1b1afc99%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Using Adwords API to link Ad group to remarketing list created in Google Analytics

2016-10-05 Thread Cindy J
Hi there,

I was trying to using adwords API to create new ad groups, and link 
existing remarketing audience list created in GA.

However, I could not figure out a way to link these two.

This is what I found in 
https://developers.google.com/adwords/api/docs/guides/analytics:
Note that remarketing via the AdWords API 
 is 
independent from remarketing set up in Google Analytics+AdWords accounts. 
You cannot share remarketing lists between the two, and each method has its 
own reporting.

I wonder if it's possible to perform such operation?

Thanks,
Cindy

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ccbfc63d-c572-4fc7-9f9b-36584426f2d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Grant Permission from another MCC or PCC account [0-3933000013694]

2016-10-05 Thread ankit
We are implementing one product which can save time for managing some 
groups and campaign.

My question is we have get approved API from MCC account called *"A"*

My product is ready for account *"A" . *Now i want to launch this product 
for all user. so i guess lots of customer will use this service. and for 
that customer i need to implement something like then can login with 
google. 

For the manage their campaigns & Groups and Ads i need to grant Permission 
from MCC account *"B"* or PCC account *"C"* after that i can manage Ads or 
campaigns. but *i don't want* to link Account *"B"* & *"C"* to *"A" .*


 Can you please let me know if any API will solve my question or any other 
way to access & manage adword using login will google API .

Looking foreword from you 

Thanks
Ankit

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0f54db59-470b-4bc4-b0c1-5a159d21596c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Google Ads API Refresh token

2016-10-05 Thread ntdmbot01
When trying to connect with google ads api, a refresh token has to be 
provided so using the client id and secret i get the url where the code to 
get the refresh token when i give the code in command line and click on 
enter after few seconds its throws connection timed out error.

Is it due to proxy of some other issue.

Please suggest.

Stack trace :

https://accounts.google.com/o/oauth2/auth?access_type=offline&client_id=-X.apps.googleusercontent.com&redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=code&scope=https://www.googleapis.com/auth/adwords
Type the code you received here: 
4/fEEcGI_Hntt3dT24nQLiuX
java.net.SocketTimeoutException: connect timed out
at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
at 
java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at 
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at 
sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105)
at 
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999)
at 
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at 
sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1283)
at 
sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1258)
at 
sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
at 
com.google.api.client.http.javanet.NetHttpRequest.execute(NetHttpRequest.java:77)
at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:972)
at 
com.google.api.client.auth.oauth2.TokenRequest.executeUnparsed(TokenRequest.java:283)
at 
com.google.api.client.googleapis.auth.oauth2.GoogleAuthorizationCodeTokenRequest.execute(GoogleAuthorizationCodeTokenRequest.java:158)
at 
adwords.axis.auth.GetRefreshToken.getOAuth2Credential(GetRefreshToken.java:102)
at adwords.axis.auth.GetRefreshToken.main(GetRefreshToken.java:144)
Exception in thread "main" java.lang.NullPointerException

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4fb5a6d4-74b8-4b71-8dbc-03c2c3b38559%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: About API Terms of Use

2016-10-05 Thread 泉正太
Hello Vishal,

Thank you for your answer. I would like to inquire to compliance team.

Regards,
Shorta Izumi

2016年10月6日木曜日 3時39分21秒 UTC+9 Vishal Vinayak (Adwords API Team):
>
> Hi,
>
> I'm afraid I can provide support for AdWords API related technical 
> questions only. For queries related to compliance, I would recommend 
> getting in touch with our compliance team here 
> .
>
> Regards,
> Vishal, 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/de4211fc-3741-4ff4-9fa8-908824f19115%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Google Ads API Refresh token

2016-10-05 Thread 'Peter Oliquino' via AdWords API Forum
Hi,

Could you confirm if you created your credentials using the steps in this 
guide ? 
If yes, could you try it again and see if the issue persists? I would first 
like to confirm whether this is a case of an intermittent issue.

Cheers,
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/bcb255a1-1a22-408e-adaf-75870e6d4b14%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.