Thank you for answering!
I tried to do it but I got an empty report,
do you know if the IsNegative property is something I need to set, or
it's automotive?
or do you know why I got an empty report,
this is my code in php:
$builder = new ReportQueryBuilder(); $builder->from
(ReportDefinitionReportType::KEYWORDS_PERFORMANCE_REPORT
)->select(['Criteria'])->where('IsNegative')->equalTo('true'); the query is
: SELECT Criteria FROM KEYWORDS_PERFORMANCE_REPORT WHERE IsNegative =
true; Very
appreciate Thanks!




On Thu, Aug 12, 2021 at 6:38 AM Google Ads API Forum Advisor
<adsapi@forumsupport.google> wrote:

> Hello Yael,
>
> Thank you for reaching out to us.
>
> Since you're concern is getting all negative keywords (includes Ad-Group
> level, and not only the Campaign level), you can utilize the Keywords
> Performance Report
> <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report>
>  since
> this report already includes all statistics aggregated at the keyword
> level. To capture those negatives, add a predicate for IsNegative
> <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report#isnegative>
>  IN
> [true, false] or IsNegative = true.
>
> Hope this helps.
>
> Regards,
> [image: Google Logo]
> Mark Kevin Albios
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2LmIVP: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 a topic in the
> Google Groups "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/ozptjQctlbU/unsubscribe.
> To unsubscribe from this group and all its topics, 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/lpvsR000000000000000000000000000000000000000000000QXPJF600Qwuo_gheQny6mNXlSMUBYQ%40sfdc.net
> <https://groups.google.com/d/msgid/adwords-api/lpvsR000000000000000000000000000000000000000000000QXPJF600Qwuo_gheQny6mNXlSMUBYQ%40sfdc.net?utm_medium=email&utm_source=footer>
> .
>


-- 
[image: AutoLeadStar] <https://www.autoleadstar.com/>

*Yael Zalcman*

Software Engineer

yael.zalc...@autoleadstar.com
(216) 242-1320 <216-242-1320>
[image: Twitter] <https://goo.gl/ECN8H3> [image: Facebook]
<https://goo.gl/eSbxzu>
[image: 2021 AWA Award Winner]
<https://www.brianpasch.com/research/awa-2021-product-review-acquire/>

This email message from AutoLeadStar and any attachments thereto contain
confidential and privileged information and are for the sole use of the
intended recipient(s).
If you are not the intended recipient, you are not authorized to use,
disclose, copy, distribute, or retain this message or any part of it and
you are asked to contact the sender by reply email and destroy all copies
of the original 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 
"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/CAMq1z%3DAE75g9%3DLU%2BHVCNJ5iPVD1FV6Nnv6-C5jz-L_xccjwGSA%40mail.gmail.com.

Reply via email to