Troubleshooting PES Adoption with Engage API: Addressing Errors and Challenges in API Integration
Hey Team,
As described in the doc, I'm attempting to retrieve PES Adoption using the API without a trackEventId, but unfortunately, I have encountered errors.
The current issue is with the following error message:
bad pipeline: aggregation pipeline step 1 parameter error: failed to get AdoptionOperator countables: kind must be page, feature, or trackType
If I modify the "Kind" to trackType from trackEvent, the error becomes:
bad pipeline: aggregation pipeline step 1 parameter error: failed to get AdoptionOperator countables: datastore: can't get the incomplete key: /TrackType,0
When I remove the trackEvent, the error changes to:
bad pipeline: aggregation pipeline step 1 parameter error: aggregation.(*TransformOperator).InitNestedPipeline: error parsing transformed JSON: aggregation pipeline step 1 parameter error: spawn pipeline step 149: aggregation.innerPipelineParse: bad source: aggregation.parseSourceType: bad parameters for source type timespan: timespan source targetType must be either feature, page, or trackType; it was: guide
I'm seeking assistance in resolving these issues with the API calls for PES Adoption.
Thanks,
Karthik
0
コメント
サインインしてコメントを残してください。