Exclude-Containers in Reporting API requests | Community
Skip to main content
Anna-Lena_DE
Level 2
July 13, 2022
Solved

Exclude-Containers in Reporting API requests

  • July 13, 2022
  • 1 reply
  • 866 views

Hi!

I noticed that exclude-containers are not compatible with data warehouse requests and I was wondering if it's possible to use segments with exclude-containers in Reporting API requests? Couldn't find sth in the documentation on the Reporting API, but maybe someone already tried this and knows the answer 🙂 Unfortunately I can't use the API yet so I am not able to test it myself. 

Thanks!

Anna-Lena

@paul_96 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jennifer_Dungan

"Exclude" itself shouldn't have compatibility issues... however, how the rule is built (i.e. the complexity of the rule as a whole, or the operation that is being used) is the likely culprit.

 

However, Workspace uses the API to return data... so if the segment is compatible with Analysis Workspace, it should also work in the API.

1 reply

Jennifer_Dungan
Community Advisor and Adobe Champion
Jennifer_DunganCommunity Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
July 13, 2022

"Exclude" itself shouldn't have compatibility issues... however, how the rule is built (i.e. the complexity of the rule as a whole, or the operation that is being used) is the likely culprit.

 

However, Workspace uses the API to return data... so if the segment is compatible with Analysis Workspace, it should also work in the API.

Anna-Lena_DE
Level 2
July 13, 2022

Thank you! I tried to export data from the data warehouse and there my exclude container was the issue. But I am optimistic that it will work with the API! Will report back once I tried 😉