I'm working on code to invoke AA API 2.0 requests to grab metrics for a
breakdown report. I have the code working according the the Reporting
Guide, but the use of itemId is inconvenient. I would like to breakdown
by dimension value, not dimension itemId. Is this possible?Here is what
I'm doing now:Request report on dimension "variables/prop18", which in
my case is "user". The response has a row for each user, with itemId (AA
internal identifier) and value (my user
id).itemIdvalue83849549028fred...