analytics-1.4-apis icon indicating copy to clipboard operation
analytics-1.4-apis copied to clipboard

Classifications populateimport needs example

Open jedediahmadsen opened this issue 3 years ago • 2 comments

Hey, the documentation isn't super clear on what the format of the populate import call should look like. And example like the following would help clear up confusion:

{ "job_id":"325425431", "page":"1", "rows":[ { "row":[ "FB1234", "4.5" , "6.7"] }, { "row":[ "FB1235", "3.2" , "4.6"] } ] }

jedediahmadsen avatar May 06 '21 17:05 jedediahmadsen

BTW, this is the page: https://github.com/AdobeDocs/analytics-1.4-apis/blob/7b989011014e5c9fbb5ab792e82f9b075b905b99/docs/classifications-api/methods/r_PopulateImport.md

jedediahmadsen avatar May 06 '21 17:05 jedediahmadsen

Hey, the documentation isn't super clear on what the format of the populate import call should look like. And example like the following would help clear up confusion:

How did you figure that out? Is there some other documentation for this?

fixel avatar Jun 24 '21 21:06 fixel

Updated all Classifications API calls with examples.

ridmaur avatar Oct 25 '23 08:10 ridmaur