Question on Updating Exit Link Values Using Data Repair API
Hello Team,
We would appreciate your guidance regarding the Adobe Analytics Data Repair API.
Our requirement is to replace all data for Exit Links, regardless of any condition.
We used the following variable in our payload:
"pageeventvar2": {
"action": "set",
"setValue": "data repair"
}
After executing the API, the results indicated that only the Custom Link values were updated (as expected), while the Exit Link values remained unchanged.
Could you please advise whether there are any additional parameters, limitations, or specific configurations required to update Exit Link data through the Data Repair API?
https://developer.adobe.com/analytics-apis/docs/2.0/guides/endpoints/data-repair/json-body
Thank you for your support.