"Maximum number of user identifiers allowed per request is 100000 and per operation is 20" error

2023-01-03 Thread Chethan U
 Hi I'm trying to upload customer segment which consists of mobile number 
and email to Google ads accounts via Google ads api.
The CSV file consists of 75000 rows and I'm getting this error.
Please suggest what is the problem and what can be done. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f8f678cf-c888-4745-99cb-abf1c08135c7n%40googlegroups.com.


Re: "AttributeError: 'int' object has no attribute 'name'" when I'm trying to get enum's name

2023-01-03 Thread Xinyi Guo
Just encountered the same issue and I set the use_proto_plus to TRUE for 
solving the problem, not FALSE.

Best,
Corrine

On Tuesday, November 23, 2021 at 4:58:59 AM UTC+8 adsapi wrote:

> Hi Vladimir,
>
> Thank you for reporting back to us that use_proto_plus is set to False in 
> the client library fixed the issue. Is there anything else Ads API related 
> you need assistance with?
>
>
> Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 
> 2021 
> Google Ads API and AdWords API Annual Survey 
> 
>  
> Regards, 
> [image: Google Logo] 
> Aryeh Baker 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2RujbX:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/95e00e41-e274-40dc-b8d3-ad54125e08fan%40googlegroups.com.


Re: campaign.status retuning integer instead of 'ENABLED' or 'PAUSED'

2023-01-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Michael,

Thank you for getting back to our team.

Please feel free to get back to our team if you have further concerns related 
to Google Ads API. Our team is more than happy to provide support to you.

Regards,

Carmela
Google Ads API Team
ref:_00D1U1174p._5004Q2hZ9hj:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/awG420RNXU7X008MsD7MZ1SXm89d5Wcy7a2g%40sfdc.net.


Re: campaign.status retuning integer instead of 'ENABLED' or 'PAUSED'

2023-01-03 Thread Michael


Hi, thanks. This was 100% my fault. Was accidentally summing value of my 
status codes w/ Pandas Groupby...embarassing.
On Tuesday, January 3, 2023 at 2:38:07 PM UTC-5 adsapi wrote:

> Hi Michael,
>
> Thank you for reaching out to our API support team.
>
> The values you are retrieving being different could be due to how it is 
> processed based on the client library you are using. For context, 
> performing curl requests should follow the values as listed in the 
> campaign 
>  report 
> documentation wherein you should get values such as ENABLED or PAUSED.
>
> That said, for handling the response in Python and ensuring you get values 
> consistent with the documentation, I would recommend that you raise this to 
> their client library owners via this link 
> . I hope this 
> helps.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2hZ9hj:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3ce96aa4-c890-49cc-ac09-c2e3a5705099n%40googlegroups.com.


RE: remove specific conversions

2023-01-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello,

Thanks for reaching out. Conversion adjustments are supported in the Google Ads 
API. Please see this guide for more information. You can specify the 
ConverionAdjustmentType as 'RETRACTION' to negate a conversion.

Please let us know if we can help with anything else.

Regards,

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2hZDSs:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/maD920RNXGY300h21IPDReQ4KsYBglkAFhMg%40sfdc.net.


RE: Get MCC ids along with customers

2023-01-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Don,

Thanks for reaching out. Good to see you found the Get Account Hierarchy 
documentation. Please let us know if you have any questions about this example.

Thanks,

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2hZD0y:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ihKc00RNXGGP00JyI6JsqGQj6E-9WsZXS7iA%40sfdc.net.


remove specific conversions

2023-01-03 Thread Domantas
Hi,

I'm doing lead generation. The issue is that 20%-30% of the leads are fake 
and it reflects on my campaigns. As a result of that google algorithms 
wrongly optimize my campaigns and get even more fake leads.

I do the conversion tracking by placing the tracking code on the thank you 
page.

Is there a way to remove fake/bogus leads from the Google Ads account? 
Maybe it's possible to do via API by sending gclid of the customers which I 
want to be removed as conversions?

Or maybe it's possible to achieve via offline conversions?

What is the best strategy to deal with this?

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/bdbb361f-85dc-46e5-b6b8-955152ace258n%40googlegroups.com.


Re: Get MCC ids along with customers

2023-01-03 Thread dhmitc...@gmail.com
ah, looks 
like 
https://developers.google.com/google-ads/api/docs/account-management/get-account-hierarchy
 
shows to do it by recursion one layer at a time. That should work for me. 
Sorry for not finding this before posting.

On Tuesday, 3 January 2023 at 15:11:35 UTC-5 dhmitc...@gmail.com wrote:

> We have a nested MCC structure w hundreds of "customers" (aka accounts). 
> I'd like to get the mcc id for each customer. I don't want the "logged in" 
> customer id but instead the direct owning mcc id for each so I can ensure 
> the remote structure complies with our business structure. (Our mcc ids, of 
> course, repr different business segments.)
>
> Currently the query looks like:
>
> SELECT customer_client.id, customer_client.resource_name, 
> customer_client.test_account,
>   customer_client.descriptive_name, customer_client.currency_code, 
>   customer_client.time_zone, customer_client.status
> FROM customer_client
> WHERE customer_client.hidden = false and customer_client.manager = false
>  and customer_client.test_account = false and customer_client.status = 
> 'ENABLED'"
>
> I was hoping customer_client.resource_name would be 
> customers/{mcc}/customerClients/{customer_id} but it just duplicates the 
> customer_id into both fields.
>
> Don Mitchell
> Sr. Princ. SW Arch
> CarGurus
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/fa8cb381-4939-499d-88a2-96cc3af483f2n%40googlegroups.com.


Get MCC ids along with customers

2023-01-03 Thread dhmitc...@gmail.com
We have a nested MCC structure w hundreds of "customers" (aka accounts). 
I'd like to get the mcc id for each customer. I don't want the "logged in" 
customer id but instead the direct owning mcc id for each so I can ensure 
the remote structure complies with our business structure. (Our mcc ids, of 
course, repr different business segments.)

Currently the query looks like:

SELECT customer_client.id, customer_client.resource_name, 
customer_client.test_account,
  customer_client.descriptive_name, customer_client.currency_code, 
  customer_client.time_zone, customer_client.status
FROM customer_client
WHERE customer_client.hidden = false and customer_client.manager = false
 and customer_client.test_account = false and customer_client.status = 
'ENABLED'"

I was hoping customer_client.resource_name would be 
customers/{mcc}/customerClients/{customer_id} but it just duplicates the 
customer_id into both fields.

Don Mitchell
Sr. Princ. SW Arch
CarGurus

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f5485597-1d3e-4bb5-b599-713085530003n%40googlegroups.com.


RE: campaign.status retuning integer instead of 'ENABLED' or 'PAUSED'

2023-01-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Michael,

Thank you for reaching out to our API support team.

The values you are retrieving being different could be due to how it is 
processed based on the client library you are using. For context, performing 
curl requests should follow the values as listed in the campaign report 
documentation wherein you should get values such as ENABLED or PAUSED.

That said, for handling the response in Python and ensuring you get values 
consistent with the documentation, I would recommend that you raise this to 
their client library owners via this link. I hope this helps.

Best regards,

Peter Laurence
Google Ads API Team
ref:_00D1U1174p._5004Q2hZ9hj:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/zr5eq0RNXD6Z00nFy886VlSUOep3CTlmAY-Q%40sfdc.net.


RE: Is there a way to check if a customer is connected to my application?

2023-01-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

Since you mentioned that you push the app to production and it is asking for 
verification then I can refer you to this document on the "When to go through 
verification".

In addition, it appears that you haven't followed the Oauth verification 
process. With this, I suggest that you please follow the instruction below:

How to verify: OAuth API verification FAQs - Google Cloud Platform Console Help
General information: Unverified apps - Google Cloud Platform Console Help

Thanks,

Nirmita
Google Ads API Team
ref:_00D1U1174p._5004Q2hYzT6:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ge5si0RNXD4A00vAyqa6GPQWGOKnIUDWz0tQ%40sfdc.net.


Re: Setting a Tracking Template w/out setting Final URLs

2023-01-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Eric,

If you are using curl from a bash shell, the request and response should be 
printed to the screen. If you include the -i parameter, the response headers 
will also be printed. Our team does not further guidance for other ways of 
logging REST API calls.

The screenshot you provided already contains the request ID. If you can also 
include the request headers and the request body, along with the other 
information you already provided, this should be sufficient. Please provide 
this information privately, in a text file, instead of a screenshot.

Thanks,

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2hXx3l:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/aWFdz0RNXCID00De10A6uJTZGYX255FeY0GQ%40sfdc.net.


campaign.status retuning integer instead of 'ENABLED' or 'PAUSED'

2023-01-03 Thread Michael
Hello!

I am struggling to use the campaign.status resource in my python reports 
because the values returned are numbers which are not constant...

Today Status = 6 means it's Enabled, but yesterday, Status = 4 meant 
Enabled. 

After reading the same question in this Group (link here 
), I understand the 
enum values of the campaign.status resource are supposed to/can be mapped 
to 'campaign_status.proto 
',
 
however that link is broken & I have no idea what is going on.

Is there a simple way to get this value consistently with the 
campaign.status resource?

Thanks!

 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c9e87314-4054-450e-a649-1da105944692n%40googlegroups.com.


RE: Get frequency data

2023-01-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Unfortunately, our team currently does not have information and would not be 
able to comment regarding plans for upcoming features in the APIs, such as 
Reach and Frequency.

At this moment, the best source for updates or announcements would be to follow 
and keep an eye on our developer blog. For now, the said metrics should only be 
available via the Google Ads UI.

Best regards,

Nirmita
Google Ads API Team
ref:_00D1U1174p._5004Q2hYzJk:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/sS2he0RNX66D00whrKq5d_Qa-5pENNDW_nxQ%40sfdc.net.


Re: Metrics calculation

2023-01-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ivan,


I'm Darwin, also a member of the Google Ads API team. I work with Sherwin and 
allow me to assist you here. I hope you are doing well today.


Moving forward to your concern, thank you for providing the requested 
screenshot and request logs. However, upon checking the screenshot and the 
request logs you provided our team can't proceed to investigate your issue as 
the screenshot and request logs are insufficient. With this, to further 
investigate this issue could you provide again the requested information of my 
colleague "full non-cropped and non-redacted screenshot of the UI report and 
tell us what metrics are you trying to fetch? Also, please provide us the 
complete request and response logs with request ID and request header generated 
on your end when you tried to fetch the data for 
search_budget_lost_impression_share?" I ask this so that our team can proceed 
to investigate the problem you encountered and provide specific recommendations 
on the issue.


You can provide it via Reply privately to the author option. If this option is 
not available, then send it instead on this email address 
googleadsapi-supp...@google.com.

Regards,

Darwin
Google Ads API Team
ref:_00D1U1174p._5004Q2hYdJ1:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/__VU_0RNX41Y00nPrK4pARRQu5A8ZqJZBRjQ%40sfdc.net.


Re: How can I use the api to configure optimized targeting?

2023-01-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello,

This feature was not included in version 12 of the API, and is currently not 
supported. If the feature is supported in a subsequent version, it will be 
posted on the release notes.

Regards,

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2dm92w:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/uYudx0RNX36F00GqEg9pFHRA6YugzU5CZv-g%40sfdc.net.


Re: Setting a Tracking Template w/out setting Final URLs

2023-01-03 Thread Eric Nagel
Hi Nirmita,

I'm using the rest transport, not gRPC, in the PHP library. How can I get 
you the logs that you need?

On Friday, December 30, 2022 at 1:08:04 PM UTC-5 adsapi wrote:

> Hi Eric,
>
> Thank you for reaching out to the Google Ads API support team.
>
> To investigate the issue further, could you please provide the complete 
> request 
> 
>  and response 
> 
>  logs, 
> with the request-id 
> ?
>  
> If you haven't yet, logging can be enabled by navigating to the Client 
> libraries > Your client library (ex. Java) > Logging documentation, which 
> you can access from this link 
> .You 
> can provide it via Reply privately to author option. If this option is not 
> available, you may send the details directly to our 
> googleadsa...@google.com 
> 
>  alias 
> instead. Let me know if you have any questions.
>
> Thanks, 
> [image: Google Logo] 
> Nirmita 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2hXx3l:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/123e4d7a-459a-4dfb-bc08-861735ac1690n%40googlegroups.com.


RE: Image Extensions

2023-01-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

You may refer .Net client library on github. Please see below code example.

https://github.com/googleads/google-ads-dotnet/blob/main/Google.Ads.GoogleAds/examples/Misc/UploadImageAsset.cs
https://github.com/googleads/google-ads-dotnet/blob/main/Google.Ads.GoogleAds/examples/Extensions/AddImageExtension.cs

Let me know if you have any questions.

Thanks,

Nirmita
Google Ads API Team
ref:_00D1U1174p._5004Q2hYxY0:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0uQAY0RNX1KW00qN4t_NN_TtKuGQKiiE-zpA%40sfdc.net.


Re: Is there a way to check if a customer is connected to my application?

2023-01-03 Thread Özgür Nevres
Yes I want to check that if the Refresh Token is still valid or not. Yes, 
as you said, the permission can be withdrawn without my app knowing.
Thanks for the answer.


On Tuesday, January 3, 2023 at 6:02:08 PM UTC+3 Zweitze wrote:

> Do you mean that you like to find out that a Refresh Token is still valid? 
> After all, that permission can be withdrawn without your app knowing.
>
> If that's your question, requesting just an Access Token does the trick. 
> But the C# client library completely hides this logic, in which case 
> calling customers.listAccessibleCustomers() is the best option. Now this 
> gives some overhead, but your next question is probably how to find out 
> whether your user still has access to the same MCCs as he had last time - 
> to find out you need that same method.
>
>
> On Tuesday, January 3, 2023 at 2:27:53 PM UTC+1 ozgur@earnado.com 
> wrote:
>
>>   Hi,
>>
>> I am developing an application using Google Ads API (technology: C#).
>> Users (customers) are connecting via "Connect with Google" and giving 
>> permission to my application. That's OK.
>>
>> My question is: is there a way to understand programmatically if a 
>> customer is still connected to my app? For example, I'll pass the 
>> CustomerId to check if s/he is still enabled my app to manage their Ads 
>> account.
>>
>> Now I can check this by calling ListAccessibleCustomers(). If it throws 
>> an exception, I analyze the exception and decide if s/he is still connected 
>> to my app.
>>
>> Is there a more "formal" way to do this?
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3c6482bd-3f67-4f76-8a96-04367f00c802n%40googlegroups.com.


Re: Is there a way to check if a customer is connected to my application?

2023-01-03 Thread Zweitze
Do you mean that you like to find out that a Refresh Token is still valid? 
After all, that permission can be withdrawn without your app knowing.

If that's your question, requesting just an Access Token does the trick. 
But the C# client library completely hides this logic, in which case 
calling customers.listAccessibleCustomers() is the best option. Now this 
gives some overhead, but your next question is probably how to find out 
whether your user still has access to the same MCCs as he had last time - 
to find out you need that same method.


On Tuesday, January 3, 2023 at 2:27:53 PM UTC+1 ozgur@earnado.com wrote:

>   Hi,
>
> I am developing an application using Google Ads API (technology: C#).
> Users (customers) are connecting via "Connect with Google" and giving 
> permission to my application. That's OK.
>
> My question is: is there a way to understand programmatically if a 
> customer is still connected to my app? For example, I'll pass the 
> CustomerId to check if s/he is still enabled my app to manage their Ads 
> account.
>
> Now I can check this by calling ListAccessibleCustomers(). If it throws an 
> exception, I analyze the exception and decide if s/he is still connected to 
> my app.
>
> Is there a more "formal" way to do this?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c5e65e30-78d4-448a-aacf-1a4783a48977n%40googlegroups.com.


RE: Unable to pull App installs

2023-01-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Saif,

Thank you for raising this concern to the Google Ads API Forum.

In order to check this in our end, could you please provide the complete logs 
within the format of the  (request and response with request-id) that generated 
on your end also the screenshot of the Google Ads UI where you are referring 
to? If you haven't yet, logging can be enabled by navigating to the Client 
libraries > Your client library (ex. Java) > Logging documentation, which you 
can access from this link.

You can provide it via the Reply privately to author option. If this option is 
not available, then send it instead on this email address 
googleadsapi-supp...@google.com.

Best regards,

Jinky
Google Ads API Team
ref:_00D1U1174p._5004Q2hYucm:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/zmsn70RNWW4X007rDlvjKfRCGMzh7K2_LBsg%40sfdc.net.


Is there a way to check if a customer is connected to my application?

2023-01-03 Thread Özgür Nevres
  Hi,

I am developing an application using Google Ads API (technology: C#).
Users (customers) are connecting via "Connect with Google" and giving 
permission to my application. That's OK.

My question is: is there a way to understand programmatically if a customer 
is still connected to my app? For example, I'll pass the CustomerId to 
check if s/he is still enabled my app to manage their Ads account.

Now I can check this by calling ListAccessibleCustomers(). If it throws an 
exception, I analyze the exception and decide if s/he is still connected to 
my app.

Is there a more "formal" way to do this?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/60f64c19-5b29-42e1-8423-102d0a5ea7b1n%40googlegroups.com.


Get frequency data

2023-01-03 Thread 'Joilson Rezende' via Google Ads API and AdWords API Forum
Hii

Is it possible to get frequency data here 
https://support.google.com/google-ads/answer/2472714?hl=en with php sdk?
Ícone "Verificada pela comunidade"


-- 


The information contained in this message may be CONFIDENTIAL and is for 
the intended addressee only. Any unauthorized use, dissemination of the 
information, or copying of this message is prohibited. If you are not the 
intended addressee, please notify the sender immediately and delete this 
message.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/80fe7807-cc53-4ded-b667-8fdf81f82e9en%40googlegroups.com.


Is there a wat to check if a customer is connected to my application?

2023-01-03 Thread Özgür Nevres
Hi,

I am developing an application using Google Ads API (technology: C#).
Users (customers) are connecting via "Connect with Google" and giving 
permission to my application. That's OK.

My question is: is there a way to understand programmatically if a customer 
is still connected to my app? For example, I'll pass the CustomerId to 
check if s/he is still enabled my app to manage their Ads account.

Now I can check this by calling ListAccessibleCustomers(). If it throws an 
exception, I analyze the exception and decide if s/he is still connected to 
my app.

Is there a more "formal" way to do this?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e2181558-7c10-435b-90c9-6fca3fd3415en%40googlegroups.com.


Image Extensions

2023-01-03 Thread 'Rajender Gottipamula' via Google Ads API and AdWords API Forum
Hi Team,

I would like to create google Image Extension for one of my google account 
through .Net C#. Could you please provide information on how to create 
google Image Extension at ad group level & Campaign Level from C# code.

FYI, I followed below logic, but I don't see any option to create at Ad 
group level and for  particular ad.

https://developers.google.com/google-ads/api/samples/upload-image-asset
https://developers.google.com/google-ads/api/samples/add-image-extension

Thanks in advance!!!

Regards,
Rajender G

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ae29469d-0105-4ef6-935c-81c99c64e038n%40googlegroups.com.


RE: user lists performance reporting not available with search stream query

2023-01-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thanks for reaching out to the Google Ads API Forum.

With regard to your concern it is impossible to combine ad_group_audience_view 
and user_list.id with metrics. Please see our query for reference here.

Regards,

Marjorie
Google Ads API Team
ref:_00D1U1174p._5004Q2hYW01:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/Srifn0RNWEQB00AIy2kjEaSlGqy3pGKzM-EQ%40sfdc.net.


Re: How can I use the api to configure optimized targeting?

2023-01-03 Thread Or Zilca
Hello,

I'm using python-sdk 15.1.1, it seems like this is still not supported via 
api.

are there any updates on this?

On Monday, August 22, 2022 at 10:58:48 AM UTC+3 adsapi wrote:

> Hi,
>
> Thank you for getting back to us. I am Carmela, from the Google Ads API 
> team as well.
>
> Moving forward, as mentioned by my colleague Sherwin, our team has already 
> raised a feature request for this, subject for review. For now, we highly 
> suggest keeping an eye on our blog 
> 
>  for 
> you to be updated.
>
> Regards,
> [image: Google Logo] 
> Carmela 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2dm92w:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e239a740-c9be-4850-9756-a2e015288769n%40googlegroups.com.


Re: Feed label in shopping performance view

2023-01-03 Thread 'Kateřina Henzlová' via Google Ads API and AdWords API Forum
Hi Heidi,

That's great to hear! Thank you very much for your help.

Kind regards,
Katerina

On Tuesday, January 3, 2023 at 7:51:40 AM UTC+1 adsapi wrote:

> Hi Kateřina,
>
> Thank you for the reply.
>
> I have raised a feature request for this; however, there is no guarantee 
> if this will be supported soon. With that, we recommend that you follow our 
> blog  for 
> updates and new releases.
>
> Best regards,
> [image: Google Logo] 
> Heidi 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2hMLTm:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/04566def-c453-4b16-9354-1472212aba64n%40googlegroups.com.


Re: Metrics calculation

2023-01-03 Thread Ivan Balakirev
Hey Sherwin,

Here's a shot https://prnt.sc/Y8PGZqm1HOZh any idea how this total is being 
calculated? Maybe you have some docs on this? The query is:

"SELECT
campaign.name,
campaign.status,

segments.ad_network_type,

metrics.invalid_clicks, 
metrics.impressions,
metrics.clicks,
metrics.average_cpc,
metrics.cost_micros,
metrics.search_budget_lost_impression_share,
metrics.all_conversions,
metrics.conversions,
metrics.search_impression_share,
metrics.absolute_top_impression_percentage,
metrics.phone_through_rate

FROM campaign
WHERE segments.date $range";

I can't figure out how to make my app values to be the same as yours. As 
you can see, I need: search_budget_lost_impression_share, 
absolute_top_impression_percentage, 
phone_through_rate, search_impression_share

Thanks in advance!

On Tuesday, 3 January 2023 at 10:43:25 UTC+4 adsapi wrote:

> Hi Ivan,
>
> Thank you for reaching us out. I am Sherwin from Google Ads API support 
> team. I hope that you are doing well today.
>
> Moving forward to your concern, the search_budget_lost_impression_share is 
> the estimated percent of times that your ad was eligible to show on the 
> Search Network but didn't because your budget was too low. Please note that 
> the Search budget lost impression share is reported in the range of 0 to 
> 0.9. Any value above 0.9 is reported as 0.9001.
>
> The absolute_top_impression_percentage is the percent of your ad 
> impressions that are shown as the very first ad above the organic search 
> results.
>
> For us to further investigate, could you please provide us the full 
> non-cropped and non-redacted screenshot of the UI report and tell us what 
> metrics are you trying to fetch? Also, please provide us the complete 
> request 
> 
>  and response 
> 
>  logs 
> with request ID 
> 
>  and request header 
> 
>  generated 
> on your end when you tried to fetch the data for 
> search_budget_lost_impression_share?
>
> You can provide it via Reply privately to the author option. If this 
> option is not available, then send it instead on this email address 
> googleadsa...@google.com.
>
> Kind regards, 
> [image: Google Logo] 
> Sherwin Vincent 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2hYdJ1:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/cd95451f-bee0-48ae-9b97-8382d478b5f6n%40googlegroups.com.


Re: Adgroup query

2023-01-03 Thread Jip Veerbeek
Thanks!

On Thursday, December 29, 2022 at 2:49:38 PM UTC+1 adsapi wrote:

> Hi Jip,
>
> Thanks for getting back to us.
>
> You may use the operator* IN *in your where clause to get multiple 
> campaigns details. You may use below GAQL to get the ad group details for 
> multiple campaigns.
>
>  
>
> SELECT 
>
>   metrics.conversions, 
>
>   metrics.conversions_value, 
>
>   metrics.cost_micros, 
>
>   ad_group.effective_target_roas, 
>
>   ad_group.id, 
>
>   campaign.name, 
>
>   ad_group.name 
>
> FROM ad_group 
>
> WHERE 
>
>   segments.date DURING LAST_30_DAYS 
>
> *  AND campaign.name  IN ('campaign1', 'campaign2', 
> 'campaign3') *
>
>  
>
> **Note: campaign1, campaign2, and campaign3 are the campaign names that 
> you want to get the data for.
>
> Alternatively, you can get information of ad groups in the selected 
> campaigns by campaign ID below:
>
>  
>
> SELECT 
>
>   metrics.conversions, 
>
>   metrics.conversions_value, 
>
>   metrics.cost_micros, 
>
>   ad_group.effective_target_roas, 
>
>   ad_group.id, 
>
>   campaign.name, 
>
>   ad_group.name 
>
> FROM ad_group 
>
> WHERE 
>
>   segments.date DURING LAST_30_DAYS 
>
> *  AND campaign.id  IN (campaignID1, 
> campaignID2,campaignID3)*
>
>
> You may user query builder as well to construct your query here: 
> *https://developers.google.com/google-ads/api/fields/v12/ad_group_query_builder*
>  
> 
>
> Let me know if you have any additional questions.
>
> Regards, 
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2hOdjO:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b42d4011-da8b-449a-92f4-3590312ab0abn%40googlegroups.com.