I am attempting to import 'removed' Keyword data using the ReportDefinition 
KEYWORDS_PERFORMANCE_REPORT.
I tried sending requests both without any filters, as well as with the 
Predicate:
            Predicate keywordPredicate = new Predicate
            {
                field = "Status",
                @operator = PredicateOperator.EQUALS,
                values = new string[] { "REMOVED" },
            };

For the first request I sent without any filters, I was successfully able 
to import all active Keywords, but was not returned any Keywords with the 
status 'removed'.
The second request returned an empty data set.

I was trying to find some documentation on deleted/removed keywords, but 
was unable to find anything that would explain the behavior I am 
experiencing :\
Any help would be appreciated!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/674cfb06-51f4-48db-b2bf-c6f42b5f83f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... 'Tyler Kekona' via AdWords API and Google Ads API Forum
    • ... 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to