App installations metric

2022-03-30 Thread Rafal Gatys
Hello,

I have a query:
f"""
SELECT
ad_group.name,
campaign.id,
campaign.name,
campaign.app_campaign_setting.app_id,
campaign.app_campaign_setting.app_store,
metrics.clicks,
metrics.conversions,
metrics.impressions,
metrics.cost_micros,
segments.date,
geographic_view.country_criterion_id
FROM geographic_view 
WHERE segments.date BETWEEN '{from_date}' AND '{to_date}'
AND campaign.name = 'XXX'
"""

Is it possible to add "Installations" metric to that query? I see 
"Installations" in Google Ads Campaigns page next to Impressions, Cost, 
etc. But can't get this metric in graphical Reports tool, same like in 
query through the API".

I have seen in documentation metrics like 
"metrics.biddable_app_install_conversions", but i'm not sure how should 
looks like query with that metric. And not sure if this metric represents 
exactly "Installations" metrics from Google Ads Campaigns page.

Regards,
Rafał

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e796e482-836b-4a74-a548-7acac836d297n%40googlegroups.com.


V13 ReportService customer report validation

2011-07-14 Thread rafal
Hi

With one of my customers I faced strange problem. So far I had no problems 
with generating reports for him in line with other customers, so I used 
crossClient flag.

Today, I got Either this object does not exist, or this user does not have 
permission to access it. error code 4. (with crossclient on)
RequestID: 97bfae1c3d6e0779e7945d236183cfc7

If I try to validate a report for this customer with options crossclient 
switched off, I got no error at all
RequestID: 1ff637d8ea519b909481a56fbbeb564f

Any ideas on that?

Thanks

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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


API returns empty reponse for not authorized account

2011-07-11 Thread rafal
Hi

When asking for account via ServicedAccount, for one of my customers I
get NOT_AUTHORIZED error which is clear as that customer has not
approved authorization request yet
ns2:requestId59f64ca29125bd282f9cfe8ec408ee8c/ns2:requestId

However, from time to time I get a response with getResponse tag
empty:
ns2:requestIdaa79d9a97bb9ab33b446d03f3a7d527a/ns2:requestId

How is it possible?

Thanks

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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


AdWords Pending Invitations

2011-03-25 Thread rafal
Hello,

Recently I was returned an error while sending mcc authorization request to 
a customer:
You've reached the maximum number of pending invitations.

I noticed that there is separate limit, around 20, for both User interface 
and API and API only connection levels. Is possible to take that 
limitation down, or at least extend it?

Thanks in advance
rafal

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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


Automatic customer account linking

2011-03-25 Thread rafal
Hi,

I know that issue of automatic customer account linking was brought up 
couple of times

Linking customers to my mcc is the only manual task in the process I cannot 
automate (no api functionality to do this)
Does anyone have some solution for this inconvenience?

Thanks
rafal

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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


Re: Keyword status in report [Low Search Volume]

2011-03-14 Thread rafal
Hi Eric,

Via AdGroupCriterionService 201101 once can download systemServingStatus.
Do you forsee such an option in ReportService?

Best

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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


Re: V13 AccountService error

2011-02-24 Thread rafal
Hi Eric,

Thanks for your reply.
That is understandable, it would be nice however to be able to specify
email address.

Customer ID is indeed a work-around.

Rafal


AdWords API Advisor napisał(a):
 Hi,

 I think it is the case that the first email in the account is the
 primary email address, and the one returned by the AccountService.  It
 could be that this is a legacy account, which are known to have
 problems with the API.  Can you use the customer ID instead for this
 customer?

 Best,
 - Eric

 On Feb 16, 5:48 am, rafal ra...@tooloha.com wrote:
  Hi Eric,
 
  Unfortunately that bug is still following me.
  What I noticed though is that, when I ask for client accounts I get the list
  of clientAccounts:AdWords::V13::AccountService::ClientAccountInfo
   @emailAddress field specifies address, which seems to cause the problems.
 
  I logged in to adwords UI to check my clients account access list. What I
  found out is that under 'users with account access ' section there are three
  emails specified.
  The one I get from API is on the first place, and it has only email value
  specified, no user name next to that.
  The other two users are specified, as I reckon correctly, and for those
  email addresses I am able to authorize AdWords API call.
 
  So there is a question, is it possible to retrieve only the proper email
  address?
  And why does API returns the first one of the list, is it just a
  coincidence?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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


Re: V13 AccountService error

2011-02-16 Thread rafal
Hi Eric,

Unfortunately that bug is still following me.
What I noticed though is that, when I ask for client accounts I get the list 
of clientAccounts:AdWords::V13::AccountService::ClientAccountInfo
 @emailAddress field specifies address, which seems to cause the problems.

I logged in to adwords UI to check my clients account access list. What I 
found out is that under 'users with account access ' section there are three 
emails specified.
The one I get from API is on the first place, and it has only email value 
specified, no user name next to that.
The other two users are specified, as I reckon correctly, and for those 
email addresses I am able to authorize AdWords API call.

So there is a question, is it possible to retrieve only the proper email 
address? 
And why does API returns the first one of the list, is it just a 
coincidence?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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


Re: V13 AccountService error

2011-01-28 Thread rafal
Hi Eric,

I've been struggling with that for over three weeks now.
Any ideas how long it may last?

Best
Rafal

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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


Re: V13 AccountService error

2011-01-26 Thread rafal
Hi Eric,

Thanks for your response.
Here is what I found out.

Both methods: getClientAccountInfos and getClientAccounts returns 
email_address_1 as identified of my client mcc account.
When I specify this email address the error I mentioned occures.

However, I logged in via AdWords interface, and found out that for that 
client mcc account apart from email_address_1 there is also email_address_2 
under 'Users with account access' in Account Access section
Funny thing is that using email_address_2 in the header request I am able to 
get account info and client list of that mcc account.

So there is a question, why API returns me the email address that I cannot 
use in the header later on?
Do you have any ideas?

Best
Rafal

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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


V13 AccountService error

2011-01-21 Thread rafal
Hi

I just noticed such an error - status code 4.
It happens when I ask for account details specifying clientEmail to
one of the MCCs.

 soapenv:Fault
   faultcodesoapenv:Server.userException/faultcode
   faultstringCustomers must have an AdWords account to use the
API./faultstring
   detail
ns1:fault xmlns:ns1=https://adwords.google.com/api/adwords/v13;
 ns1:code4/ns1:code
 ns1:messageCustomers must have an AdWords account to use the
API./ns1:message
/ns1:fault
   /detail
 /soapenv:Fault

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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


mcc id vs customer id

2010-09-03 Thread rafal
Hi

Is there any way to validate customer id in order to find out whether
that is cusotmer or mcc number before that user authorizes my mcc?
I know it can be done once accounts are linked, but it is not the
case.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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


UNIT COUNT for client per serviceName and methodName

2010-07-22 Thread rafal
Hi

I try to find out how many api bids each I spend on each of my
customers for specified method.

Here is the request generated, but no matter what serviceName and
methodName I define, I always get the overall api bids count per given
customer
 env:Body
n3:get xmlns:n3=https://adwords.google.com/api/adwords/info/
v200909
  n3:selector
n3:serviceNameAdGroupCriterionService/n3:serviceName
n3:methodNamemutate/n3:methodName
n3:operatorSET/n3:operator
n3:dateRange xmlns:n4=https://adwords.google.com/api/adwords/
cm/v200909
  n4:min20100721/n4:min
  n4:max20100721/n4:max
/n3:dateRange
n3:clientEmailsxxx/n3:clientEmails
n3:clientEmailsyyy/n3:clientEmails
n3:clientEmailszzz/n3:clientEmails
n3:apiUsageTypeUNIT_COUNT_FOR_CLIENTS/n3:apiUsageType
  /n3:selector
/n3:get
  /env:Body

Is it possible to have customer api bids values divided by methods?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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


AdWords API Structure Report and downloading empty campaigns

2009-02-02 Thread rafal

I noticed that during the process of creating sturcutre report, with
the following fields:

[AdGroupId, CampaignId, KeywordId, Impressions, Clicks]

campaigns that have no adgroups are not being included in the report.
Is there a way to include such a data in just one report with
adgroupid and keywordid fields empty or do I have to run another
report just for campaigns?
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



AdWords API Number of concurrent connections with Adwords API

2008-12-09 Thread rafal

I have a question concerning number of maximum concurrent connections
with Adwords API made by one particular developer account.
The reason I am asking this is that my idea is to run multiple threads
to get appropriate adwords data.

Thanks in advanced

Rafal
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---