Re: Need information on Audience Data

2022-09-21 Thread Harshitha Yeddala
Hey, Thanks for the information. I tried doing the query. Unfortunately, I
couldn't get that.

 Could you share the query?  Please do the needful.

Below are the metrics need:
1. Audience segment name
2. Audience Type
3. Campaign name
3. Cost


Thanks,
-- 

*HARSHITHA YEDDALA*
*Senior Software Engineer | NetElixir*
(609) 356-5112
3 Independence Way, Suite #203, Princeton, NJ 08540
<https://maps.google.com/?q=3+Independence+Way,+Suite+%23203,+Princeton,+NJ+08540=gmail=g>
[image: NetElixir | Search Marketing Solved] <https://www.netelixir.com/>


On Wed, Sep 21, 2022 at 7:56 PM Google Ads API Forum Advisor
 wrote:

> Hi Harshitha,
>
> Thank you for reaching out to our API support team.
>
> You can use the campaign_audience_view
> <https://developers.google.com/google-ads/api/fields/v11/campaign_audience_view>
> report to retrieve details of your audiences / userlists targeted at the
> campaign level. You can then use this query builder
> <https://developers.google.com/google-ads/api/fields/v11/campaign_audience_view_query_builder>
> to further determine the selectable fields and construct the query on your
> end.
>
> Let me know if this helps.
>
> Best regards,
>
> [image: Google Logo]
> Peter Laurence
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2ee6T6:ref
>

-- 
CONFIDENTIALITY INFORMATION AND DISCLAIMER


This email message and its 
attachments may contain confidential, proprietary or legally privileged 
information and is intended solely for the use of the individual or entity 
to whom it is addressed. If you have erroneously received this message, 
please delete all copies of it immediately and notify the sender. If you 
are not the intended recipient of the email message you should not 
disseminate, distribute or copy this e-mail. E-mail transmission cannot be 
guaranteed to be secure or error-free as information could be intercepted, 
corrupted, lost, destroyed, incomplete or contain viruses and NetElixir 
accepts no liability for any damage caused by the limitations of the e-mail 
transmission. Thank you for your cooperation.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CAGu6hDEgf6bqHe%2BUyZJNKjvEh8545D2KjP%2BN1d%2BvwWYL48jtyw%40mail.gmail.com.


(javax.net.ssl.SSLHandshakeException) javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timest

2017-03-27 Thread harshitha . yeddala


When i am doing through scheduler i am getting an error like below.

*Scheduler Time*:0 30 * ? * * *

and the above time is monthly scheduler dumping of stats and it should fire 
on every 2nd of month

I have updated the access token and refresh token too.


javax.net.ssl.SSLHandshakeException: 
sun.security.validator.ValidatorException: PKIX path validation failed: 
java.security.cert.CertPathValidatorException: timestamp check failed
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
at 
sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
at 
sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
at 
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
at 
sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
at 
com.google.api.client.http.javanet.NetHttpRequest.execute(NetHttpRequest.java:93)
at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:965)
at 
com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:419)
at 
com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:352)
at 
com.google.api.client.googleapis.services.AbstractGoogleClientRequest.execute(AbstractGoogleClientRequest.java:469)
at 
com.netelixir.api.reportsautomation.AnalyticsDumpAutoReportsStats.getNewAnalyticsReportDefination(AnalyticsDumpAutoReportsStats.java:174)
at 
com.netelixir.api.reportsautomation.SEReportDefinationsServiceImpl.getNewGAReportDefination(SEReportDefinationsServiceImpl.java:159)
at 
com.netelixir.api.reportsautomation.AutoRprtsNewMntlyStats.getJsonAndInsert(AutoRprtsNewMntlyStats.java:201)
at 
com.netelixir.api.reportsautomation.AutoRprtsNewMntlyStats.setCommonData(AutoRprtsNewMntlyStats.java:189)
at 
com.netelixir.api.reportsautomation.AutoRprtsNewMntlyStats.getMonthlyStatsAndInsert(AutoRprtsNewMntlyStats.java:104)
at 
com.netelixir.api.reportsautomation.AutoRprtsMonthlyNewGAStatsDumpThread.run(AutoRprtsMonthlyNewGAStatsDumpThread.java:84)
at java.lang.Thread.run(Thread.java:745)
Caused by: sun.security.validator.ValidatorException: PKIX path validation 
failed: java.security.cert.CertPathValidatorException: timestamp check 
failed
at sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:352)
at 
sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:249)
at sun.security.validator.Validator.validate(Validator.java:260)
at 
sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
at 
sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
at 
sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
at 
sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
... 22 more
Caused by: java.security.cert.CertPathValidatorException: timestamp check 
failed
at 
sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:129)
at 
sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:219)
at 
sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:140)
at 
sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:79)
at java.security.cert.CertPathValidator.validate(CertPathValidator.java:292)
at sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:347)
... 28 more
Caused by: java.security.cert.CertificateNotYetValidException: NotBefore: 
Thu Mar 16 14:24:00 IST 2017
at sun.security.x509.CertificateValidity.valid(CertificateValidity.java:270)
at sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:629)
at 
sun.security.provider.certpath.BasicChecker.verifyTimestamp(BasicChecker.java:190)
at sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
at 
sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:119)
... 33 more


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

javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed

2017-03-27 Thread harshitha . yeddala
Hi Team,

up vdown vote
favorite 


When i am doing through scheduler i am getting an error like below.

*Scheduler Time*:0 30 * ? * * *

and the above time is monthly scheduler of dumping the stats and it should 
fire on every 2nd of month

I have updated the access token and refresh token too.

For instance: i run on Mar 2nd 2017  02:30:00 AM and i m getting exception 
like below


javax.net.ssl.SSLHandshakeException: 
sun.security.validator.ValidatorException: PKIX path validation failed: 
java.security.cert.CertPathValidatorException: timestamp check failed

at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)

at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)

at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)

at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)

at 
sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)

at 
sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)

at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)

at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)

at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)

at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)

at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)

at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)

at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)

at 
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)

at 
sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)

at 
com.google.api.client.http.javanet.NetHttpRequest.execute(NetHttpRequest.java:93)

at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:965)

at 
com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:419)

at 
com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:352)

at 
com.google.api.client.googleapis.services.AbstractGoogleClientRequest.execute(AbstractGoogleClientRequest.java:469)

at 
com.netelixir.api.reportsautomation.AnalyticsDumpAutoReportsStats.getNewAnalyticsReportDefination(AnalyticsDumpAutoReportsStats.java:174)

at 
com.netelixir.api.reportsautomation.SEReportDefinationsServiceImpl.getNewGAReportDefination(SEReportDefinationsServiceImpl.java:159)

at 
com.netelixir.api.reportsautomation.AutoRprtsNewMntlyStats.getJsonAndInsert(AutoRprtsNewMntlyStats.java:201)

at 
com.netelixir.api.reportsautomation.AutoRprtsNewMntlyStats.setCommonData(AutoRprtsNewMntlyStats.java:189)

at 
com.netelixir.api.reportsautomation.AutoRprtsNewMntlyStats.getMonthlyStatsAndInsert(AutoRprtsNewMntlyStats.java:104)

at 
com.netelixir.api.reportsautomation.AutoRprtsMonthlyNewGAStatsDumpThread.run(AutoRprtsMonthlyNewGAStatsDumpThread.java:84)

at java.lang.Thread.run(Thread.java:745)

Caused by: sun.security.validator.ValidatorException: PKIX path validation 
failed: java.security.cert.CertPathValidatorException: timestamp check 
failed

at sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:352)

at 
sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:249)

at sun.security.validator.Validator.validate(Validator.java:260)

at 
sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)

at 
sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)

at 
sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)

at 
sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)

... 22 more
Caused by: java.security.cert.CertPathValidatorException: timestamp check 
failed





at 
sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:129)

at 
sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:219)

at 
sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:140)

at 
sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:79)

at java.security.cert.CertPathValidator.validate(CertPathValidator.java:292)

at sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:347)

... 28 more

Caused by: java.security.cert.CertificateNotYetValidException: NotBefore: 
Thu Mar 16 14:24:00 IST 2017

at sun.security.x509.CertificateValidity.valid(CertificateValidity.java:270)

at sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:629)

at 
sun.security.provider.certpath.BasicChecker.verifyTimestamp(BasicChecker.java:190)

at