Ads UI revenue vs. Ads API revenue on asset groups

2024-01-12 Thread AdWords API User
Hi 

There seems to be a discrepancy between the revenue and sales on the asset 
groups

I am running a query using the asset_group_product_group_view for last year 
but the revenue and sales are lower on every asset group. Other stats seem 
to match up fine though which is the odd part. Any idea why this is 
happening?

Thanks 

Darren

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8736a4ab-9e4b-4257-b357-c1a2472d303fn%40googlegroups.com.


Cannot get Test Account to work -

2013-11-14 Thread AdWords API User

I created a Test MCC ( 595-990-1085) under my production MCC (606-800-0363) 
following this link, 
https://adwords.google.com/um/StartNewMccAccount?testAccount=true, on the 
page on how to set up test accounts, 
https://developers.google.com/adwords/api/docs/test-accounts.

I created "Test-Account-1" underneath the Test MCC, e.g. account 127-480-3381, 
but I cannot see the red banner of a test account. How do I know this is a 
test account?

If I use the Adwords API for the Test-Account-1 
 
api.adwords.clientCustomerId=127-480-3381
using the api.adwords.developerToken={pending token from top-level 
production MCC} 
I get this error:

QuotaCheckError.INCOMPLETE_SIGNUP

What is incomplete signup under which account?

For the api.adwords.clientId I used a value created in the Cloud Console 
logged in with the email of the Test MCC. Is that maybe the error?

Can somebody help please,

Thanks!





-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
For more options, visit https://groups.google.com/groups/opt_out.


QuotaCheckError.INCOMPLETE_SIGNUP

2013-11-14 Thread AdWords API User

My scenario is that I got stuck with the INCOMPLETE_SIGNUP error when 
practicing on a test account:
My account organization is :

1. [MCC  606-800-0363] 
   // production account with unapproved DEV token
2  {production accounts}
3.  [MCC  595-990-1085] 
// set up as Test MCC with DEV token, not sure if it is a *test* 
account?
4. [Test account  127-480-3381] 
 //  test client account, is not showing in red, not sure if test 
account?


# Following 3 values are creates on 
https://code.google.com/apis/console#access for top-level account (1) 

api.adwords.refreshToken=...
api.adwords.clientId=
api.adwords.clientSecret=

api.adwords.clientCustomerId=127-480-3381
api.adwords.userAgent=test_app
api.adwords.developerToken={using unapproved DEV token of top-level MCC 
account (1) }


How can I make sure that (3) and (4) are Test accounts? Am I using the 
right tokens? 
Please help. Thanks

-SD

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
For more options, visit https://groups.google.com/groups/opt_out.


Account Status

2015-12-31 Thread AdWords API User
Hi,

Can you confirm whether there is a mechanism to query the status of a 
client account through the API?  We are specifically interested in whether 
an account has been suspended.

We are aware that it is possible to use the Campaign Performance report to 
return the status of individual campaigns, but there does not appear to be 
an equivalent status field on the Account Performance report.  We manage a 
large number of clients, and it would be helpful to use the API to identify 
fundamental problems with these accounts.

Thanks,

John

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/054f34cd-8ec2-4b87-a7bd-2c1213e70e39%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Account Status

2016-01-08 Thread AdWords API User
Hi Umesh,

Thanks for looking into this for me.  I'll explore your suggestion when I 
get back to the issue next week.

John

On Tuesday, 5 January 2016 21:08:16 UTC, Umesh Dengale wrote:

> Hi John,
>
> You could use the BUDGET_PERFORMANCE_REPORT which gives statistics 
> aggregated by default at the budget level, one row per budget. This report 
> has fields Amount 
> 
> , AssociatedCampaignId 
> 
> , AssociatedCampaignName 
> 
> , Cost 
> 
> , AssociatedCampaignStatus 
> 
>  etc. 
> There is no field which gives the remaining budget. The workaround could be 
> to calculate the difference between allocated budget and the TotalCost from 
> CampaignPerformance report. Please check out BUDGET_PERFORMANCE_REPORT 
> 
>  and CAMPAIGN_PERFORMANCE_REPORT 
> 
>  for 
> more details.
>
> Thanks,
> Umesh, 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/03a6643e-a884-4caf-a4d3-027deb79eff6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Account Status

2016-01-08 Thread AdWords API User
Zweitze,

Thanks for your suggestion.  I will look at this next week when I get back 
to the issue.

John

On Wednesday, 6 January 2016 13:05:24 UTC, Zweitze wrote:

> I recall suspended accounts give certain errors on operations, eg. you 
> cannot create new campaigns. Unfortunately I cannot recall which error that 
> was.
> Anyway, if you know a suspended account right now try creating a new 
> campaign in it with validateOnly set. Check whether you get errors and 
> which error.
>
>
> On Thursday, December 31, 2015 at 11:55:28 AM UTC+1, AdWords API User 
> wrote:
>>
>> Hi,
>>
>> Can you confirm whether there is a mechanism to query the status of a 
>> client account through the API?  We are specifically interested in whether 
>> an account has been suspended.
>>
>> We are aware that it is possible to use the Campaign Performance report 
>> to return the status of individual campaigns, but there does not appear to 
>> be an equivalent status field on the Account Performance report.  We manage 
>> a large number of clients, and it would be helpful to use the API to 
>> identify fundamental problems with these accounts.
>>
>> Thanks,
>>
>> John
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e5748f15-3ecf-4a6d-95dd-a411ef05c38b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


BatchJobService downloadUrl null

2016-02-11 Thread AdWords API User
Hi,

We are looking at migrating from the MutateJobService to the 
BatchJobService, using the .NET client library.  However, when we run the 
C# example "AddCompleteCampaignsUsingBatchJob", the job completes, but the 
downloadUrl property is null and there are no processing errors.  We are 
seeing the same results with v201509 and v201601 of the API (versions 
18_17_0 and 18_22_0 of the client library).

I appreciate that the batch job service provides no guarantees in terms of 
response times, but a trivial job that takes fifteen minutes to process 
with the proposed "exponential backoff" model, is simply not usable with 
the current architecture of our application. We did not experience any 
performance issues with the MutateJobService, and are concerned about 
migrating to a service with these initial results.

The output from the example is shown below, but if you require response and 
request details please let me know.

John

==

This code sample illustrates how to use BatchJobService to create multiple 
complete campaigns, including ad groups and keywords.
Created BatchJob with ID 1220060, status 'AWAITING_FILE' and upload URL 
https://batch-job-upload-prod-ebe9b43.storage.googleapis.com/134893092/1220060.operations.xml?GoogleAccessId=926043054183-rbu1gkdushnqrfcf47gser4u8qse2...@developer.gserviceaccount.com&Expires=1455796497&Signature=e4hzLp1aB04m7qM1TSA9C7hXhQHgb%2BraelbcAdTo9LV%2FaEFwb5OZJqjQBVqnDofGIPbw9%2BSBthJD5fvn5LrOGQK2cYnnYDb9ggfK8FHva9NU
on%2FAvSXKi31JMQRU8xO%2BXm7897ili03GbrdtIEso226xOkZBNf%2Fgl1DeTe%2BtFvY5MwAk0DK8rNg0TdR5VTF6mPzSjHDKNSs7XXno0iWEdMfWv%2FVIvychD%2Bqe9R2Yi07DFJUIwSbSCNGKwB1To9Z%2FJ1lx1X%2FHZyddYCxhfNM0ypwqXDY3f7ek5xag4takBvM4gxg%2Fg9JJegq%2BTUV2Du3Ob23%2BHokNBf1Ti0gmL31LyQ%3D%3D.
Sleeping 3 millis...
Batch job ID 1220060 has status 'AWAITING_FILE'.
Sleeping 6 millis...
Batch job ID 1220060 has status 'AWAITING_FILE'.
Sleeping 12 millis...
Batch job ID 1220060 has status 'AWAITING_FILE'.
Sleeping 24 millis...
Batch job ID 1220060 has status 'AWAITING_FILE'.
Sleeping 48 millis...
Batch job ID 1220060 has status 'DONE'.
downloadUrl is null, so we can't retrieve the results.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9f86ff0e-d77c-4825-907e-8f50c0e058f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: OAuth Failures Suddenly Happening - Is this a known issue with Google AdWords API ?

2016-04-19 Thread AdWords API User
A problem with OAuth has also been reported recently on Stack Overflow: 
http://stackoverflow.com/questions/36720282/since-today-google-500-error.

John

On Tuesday, 19 April 2016 15:12:51 UTC+1, Mark Hansen wrote:
>
> Starting around 13:42 UTC today, we started getting lots of authorization 
> errors from the AdWords API.  HTTP response code 400 and error message: 
> "Credential could not be refreshed.  A newly generated refresh token may be 
> required."
>
> When we try to reauthorize, the OAuth Dialog with Google shows "500. 
> That's an error.  There was an error.  Please try again later.  That's all 
> we know."  See attached image.
>
> Is anybody else experiencing this problem?
>
> Mark Hansen
>
>
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6ebdae54-a0fb-4047-96ce-0d34a1e83287%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Failed to refresh access token

2016-04-19 Thread AdWords API User
We are starting to see "Failed to refresh access token" errors for our 
client accounts.  

There have been no recent changes to our application.  We have tried to 
refresh the token using OAuthTokenGenerator.exe, but the token generator 
itself returns the error message: "500. That’s an error. There was an 
error. Please try again later. That’s all we know."  A similar query has 
recently been posted on StackOverflow: 
http://stackoverflow.com/questions/36720282/since-today-google-500-error

Can you confirm whether there are any current issues with the OAuth service?

Regards,


John

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9e5aba78-23b7-4eff-8e58-3608f2ea59d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Incorrect performance data

2016-11-17 Thread AdWords API User
Hi,

We download performance data for a number of client accounts.

There have been no changes made to our system, but the performance data 
downloaded for yesterday, 16th November 2016, is incomplete for a number of 
accounts. Other accounts are still returning a complete set of data. There 
is no obvious pattern in the affected accounts.

Can you confirm whether there is a general issue updating the performance 
data that is available through the API, or whether this would be something 
that could occur because we are using a deprecated version of the API 
(v201607)?  It is critical that we find a resolution to this issue, because 
our automated account optimisation is based on the accuracy of the figures 
that we download from Google.

Regards,

John


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e958264a-98dd-4bb6-989e-3f1e99851798%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


UNEXPECTED_INTERNAL_API_ERROR for AdGroupAdService

2014-10-16 Thread Adwords-API User Christian
Hi!

Since yesterday I'm constantly receiving UNEXPECTED_INTERNAL_API_ERROR when 
I try to query the AdGroupAd-Amount of an account. The problem occures for 
different accounts.

I have been using the same query for a long time without any problems.

http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>

https://adwords.google.com/api/adwords/cm/v201402"; 
soapenv:mustUnderstand="0">
***
>***
>*** (AwApi-Java, AdWords-Axis/1.29.1, 
Common-Java/1.29.1, Axis/1.4, Java/1.7.0_25, maven)
false
true



https://adwords.google.com/api/adwords/cm/v201402";>

Id
Status

Status
NOT_EQUALS
DISABLED


Id
ASCENDING


0






Is there currently a known issue on Google's side? When I use the adwords 
web frontend and click on the ads tab I'm also getting an error.

Thanks

Christian

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7bdaf5cd-8c7d-4745-9d85-957252f0b64c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.