Hi folks!
I have a strange issue with API 2.0 where sometimes requested metrics are null, but querying them later they are not null. I wonder if it is somehow related to the undocumented property nonesBehavior?
Is there a list of values anywhere for this property? I somehow found return-nones is one, but I can't even find out how I found that out.
If anyone can shed some light on either the property or why I might sometimes get nulls, that would be super!
TIA
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @robeena ,
I suggest to use Analysis Workspace to build/test API 2.0 requests. Here is a video that can help: https://experienceleague.adobe.com/docs/analytics-learn/tutorials/apis/using-analysis-workspace-to-b...
So, nonesBehavior is either set to "exclude-nones" or "return-nones" depending upon the status of ' Include unspecified (none) ' checkbox.
Hi @robeena ,
I suggest to use Analysis Workspace to build/test API 2.0 requests. Here is a video that can help: https://experienceleague.adobe.com/docs/analytics-learn/tutorials/apis/using-analysis-workspace-to-b...
So, nonesBehavior is either set to "exclude-nones" or "return-nones" depending upon the status of ' Include unspecified (none) ' checkbox.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies