Re: Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread Matt Linscott
Same error here. We are getting it on the CAMPAIGN_PERFORMANCE_REPORT, 
CAMPAIGN_PLATFORM_TARGET_REPORT and AD_PERFORMANCE_REPORT reports. We are 
using the v201603 API.

Here's an example from the report log, with our auth info *'d out.

[Apr 25 2016 11:59:55.00 - ERROR] POST 
/api/adwords/reportdownload/v201603 HTTP/1.1
User-Agent: curl, gzip
Host: adwords.google.com
Accept: */*
Accept-Encoding: gzip
Authorization: Bearer 
**
developerToken: ***
clientCustomerId: **
skipReportHeader: true
skipReportSummary: true
includeZeroImpressions: true
Content-Length: 512
Expect: 100-continue
Content-Type: multipart/form-data; 
boundary=2b73dfc263ea

Parameters:
__rdquery: SELECT
ExternalCustomerId
,   CampaignId
,   BidModifier
FROM CAMPAIGN_PLATFORM_TARGET_REPORT
WHERE CampaignStatus IN [ENABLED, PAUSED]
AND Id = 30001
DURING TODAY
__fmt: GZIPPED_CSV

Response Code: 400
Error Message: Report download failed. Underlying errors are 
Type = 'LoasAuthenticationError.CLIENT_NOT_AUTHORIZED', Trigger = '', 
FieldPath = ''.

On Monday, April 25, 2016 at 11:42:07 AM UTC-7, AdWordsApiUser wrote:
>
> We're getting LoasAuthenticationError.CLIENT_NOT_AUTHORIZED for most 
> request for the past 15 minutes or so. We are not a new user, we have 
> standard access. Is this being looked at? Do we need to do anything?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4dedd4d4-8706-4971-8363-26828eed3766%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Execution time - Basic Question

2015-07-27 Thread Matt Linscott
As we don't use shared budgets in our system would do something like this:

Create 100 budgets - 1 call, ~1-2 seconds
Create 100 campaigns (with budget ids) - 1 call, ~1-2 seconds
Create 300-500 campaign criterion (campaign mobile bid modifier, location 
targeting, language targeting, etc) - 1 call, ~2-3 seconds
Create 100 ad groups - 1 call, ~2-3 seconds
Set 100 ad group mobile bid modifier - 1 call, ~2-3 seconds
Add 3000 keywords (10 keywords x 3 match types x 100 ad groups) - 1 call, 
~10 seconds
Add 300 text ads (3 ad templates x 100 ad groups) - 1 call, ~5 seconds

Total time ~18-30 seconds.

Also, if you were adding other criterion at the ad group level (besides 
keywords), there might be an extra call in there.


On Monday, July 27, 2015 at 12:21:29 PM UTC-7, Subash NG wrote:

 Hello, 

 Normally how long (time) it would took for the following things.

 *100 campaigns with 1 ad group for each campaign, 3 ad templates and 10 
 keywords with three match types, all with basic campaign settings.*

 We had done everything with our code and all done with MJS and working 
 good as expected but things are pretty slow than we expected, so it would 
 be great if someone ans for my question regarding execution time, much 
 helpful so we can optimize our code.

 Thanks,
 Subash


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8df43f4e-4b77-493e-a525-c60746323e61%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ETA on AdGroup Platform Target Report?

2015-07-16 Thread Matt Linscott
Danial,

Is there any update on this? I know you said you can't commit on any 
feature before an actual release, but there have been at least four major 
API releases since this feature was requested, and this functionality is 
still missing. 

On Friday, January 24, 2014 at 2:01:55 AM UTC-8, Danial Klimkin wrote:

 Hello Matt,


 Unfortunately we can't commit on any feature or timeline before an actual 
 release. I'll make sure this feature request is logged though.


 -Danial, AdWords API Team.


 On Wednesday, January 22, 2014 12:38:07 AM UTC+4, Matt Linscott wrote:

 We really need a more efficient way of fetching the mobile bid modifiers 
 at the ad group level for an entire account. It's been four months since 
 the last major release (v201309) of the adwords API so I'm hoping to see a 
 new library version any time now, but will it have the AdGroup Platform 
 Target report type so we can bulk download bid modifiers?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2a013aa7-153d-4a42-a1bf-1fd3d2a43210%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.