Hi,
The field will always be "keywordId" in the downloaded report, but the ID
might actually correspond to a non-keyword type of criteria, such as a
placement, user list, etc. You can use the AdGroupCriterionService to get
more information about the missing criteria.
Best,
- Eric
--
=~=~=~=
FWIW, this made no difference:
In my report definition selector:
String [] networks =
{
"CONTENT", "SEARCH",
};
Predicate p = new Predicate("AdNetworkType1", PredicateOperator.IN,
networks);
selector.setPredicates(new Predicate [] {p});
--
Yes, in the ad perf report, all those rows had > 0 impressions.
The "kwid-n" values are returned as "keywordID=" attribute values in the
original XML, yes.
I just noticed today, too, that in these cases, the network="Display
Network". Not only that, I've found cases where I have (imps > 0) _a
Hi,
Does the missing keyword also have zero impressions? Can you confirm that
the ID corresponds to a keyword and not some other type of criteria (such as
a placement)?
Best,
- Eric Koleda, AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and disc
I have a case where the keywords performance report does not return data for
one of our ad groups that is returned in the ad performance report. Below,
'kwid-4' is missing from the keywords performance report.
The only difference I can see with the missing keywords performance report
row is th