How do I pull in "Unique users", "Avg. impr. freq per user", and "Frequency Distribution (1+,2+,3+,4+,5+,10+)"?

2022-12-12 Thread sanketta...@gmail.com
Hi, 

We need to pull the below list of metrics from the Google Ads API. We 
checked the documentation but couldn't find these metrics.

Metrics:
"Unique users", "Avg. impr. freq per user",  and "Frequency Distribution 
(1+,2+,3+,4+,5+,10+)"

Could you let us know if the data is available with another name or metric 
closer to these metrics? Attaching a snap for your reference.

Thanks,
Sanket

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/aa04bc15-8457-4829-9e2f-13ffe1e157a4n%40googlegroups.com.


Ad Extension Report via API

2021-02-04 Thread sanketta...@gmail.com
Hi,
I want to download via API, the exact same data that is in the Google 
Adwords DashboardUI as "Extensions".

In the UI, it is listed as "Ads & Extensions" > tab "Extensions" .

Can you help us understand what report performance API will provide me that 
data?

Thanks,
Sanket Tandalekar

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/e30e2929-980e-4a09-be91-6f7c7fd8cb35n%40googlegroups.com.


Adwords API issue with the library

2020-12-04 Thread sanketta...@gmail.com
Hi,

I have been getting this error for an account that we recently received 
access to. We have other accounts along with this for which we pull data 
using the same script but we are receiving this error for only this 
particular account.

We are not able to understand the problem here. If the issue was in our 
script then this error must occur for all other accounts too but this error 
occurs only for this newly added account and works fine for other accounts 
kept in the loop.

Please refer to the error/warning below. We are not able to retrieve data 
for this account.  

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
com.google.inject.internal.cglib.core.$ReflectUtils$1 
(file:/C:/ProjectWork/Java/etl.jar) to method 
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of 
com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release

Please help us with this.

Thanks,
Sanket Tandalekar

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/1e945ce2-72d5-4402-a013-87d222ce3895n%40googlegroups.com.


Re: Can't able to view my Request Response using Log4j

2020-10-13 Thread sanketta...@gmail.com
Hi,

I followed the steps and options given in the shared link but the only logs 
that are getting printed are the ones that I set on the script and not the 
Google Ads API request and response which is base or Core library. I want 
to display those logs too.

Are there any settings that need to be done which I'm missing?

Thanks,
Sanket Tandalekar

On Tuesday, October 13, 2020 at 8:31:21 AM UTC+5:30 adsapiforumadvisor 
wrote:

> Hi Sanket,
>
> Thank you for your email.
>
> Could you confirm which client library it is you are using? If you are 
> using Java, you can refer to this guide 
>  
> on how to enable logging.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q268WPl: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 
"AdWords API and Google Ads 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/65e9ca61-6dc1-4494-96c7-5b009ea13746n%40googlegroups.com.


Can't able to view my Request Response using Log4j

2020-10-12 Thread sanketta...@gmail.com
Hi,

I'm trying to see set Log4j logging to track all my request response which 
I sent and received with Google Ads API but I'm unable to do so. I tried 
setting up loggers at almost all levels but still failed to set logs. 

I have set

log4j.rootLogger=INFO, file, stdout, SOAP_LOG, REQUEST_LOG, REPORT_LOG, 
BATCH_JOB_LOG

but still can't see the Google Ads API request and response.
Please help me in this.

Thanks,
Sanket Tandalekar

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/c8bc77bf-0df4-473d-bb24-3dae10ff3e00n%40googlegroups.com.


Get Campaign Label from Google Ads API

2020-09-11 Thread sanketta...@gmail.com
Hi,

I'm fetching data Campaign data from Google Ads API. I'm using 'v2' version 
of Google Ads API. I'm passing query to the Search Stream. While fetching 
Campaign Label from Campaign table I receive a link type response 
`customers/{customer_id}/labels/{label_id}` as value in label list. 

For this I have to take out the label_Id from the link received in response 
and then write another SearchStream  which queries Label table with WHERE 
condition of Label.id and fetch Label name.

Is this the right approach to fetch the Label name or am I taking a long 
route? Please guide me if there is any other way to keep my code short and 
optimal in performance.

Appreciate your help in this.

Thanks,
Sanket Tandalekar

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/e8e5743d-6572-47d5-86fa-acaf9e2f1f41n%40googlegroups.com.


API and Library Support for App engagement type campaigns

2020-08-31 Thread sanketta...@gmail.com
Hi,

I have been working on the account which has the App engagement type 
campaigns. The support notified me that the App engagement is not supported 
in the Adwords API. However, I would be able to generate the report on the 
campaign level in the Google Ads API.

Can you guide me on which version of Google Ads API is most stable and 
reliable since I saw that Google Ads is in beta version? 

Also, I'm using Java to build a tool that will fetch App engagement data. 
Can you also provide me with the stable and reliable Java version of the 
Google Ads library?

It would be really helpful if you could provide me with the links for both.

Thanks,
Sanket

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/8ba92672-74a0-4ac2-ac8a-0d25952c198dn%40googlegroups.com.