Forum Discussion
Anonymous
4 years agoNot applicable
Dyanmic Query per Row O
I have an API call which pulls a dataset, this dataset contains an ID for the child dataset (audience). e.g. /url/campaigns returns: campaign_id, campaign_title, campaign_audience_id Unfortunat...
v-kkf-msft
4 years agoCommunity Support
Hi Anonymous ,
Do it need to reference the ID of the parent dataset in the API that calls the child dataset details?
Anonymous
4 years agoNot applicable
Hey,
Unforunately it does, it's a third party API so I cant alter it.