Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

JJS1
JJS1
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
3

Discussions

Discussions
0

Questions

Questions
0

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by JJS1
Customize the badges you want to showcase on your profile
Re: Get Request to Retrieve List of IDs in a Given Recommendations Environment - Adobe Target 30-11-2020
@Amelia_Waliany - Any thoughts here? Is this something that is in some kind of a work queue or do you consider this solved? If @karandhawan solution works in our environment, I'd appreciate understanding what I am doing incorrectly. I've tried both:https://mc.adobe.io/{tenantId}/target/recs/entities/41245andhttps://mc.adobe.io/{tenantId}/target/recs/entities/environment=41245 and both just yield 404 errors.

Views

635

Likes

0

Replies

0
Re: Get Request to Retrieve List of IDs in a Given Recommendations Environment - Adobe Target 04-11-2020
@karandhawan - Sorry - had not been monitoring this discussion, but I don't think the solve you listed above works. The API reference document appears to require an actual entity id - not an environment id ... so a standard API request would look something like this:https://mc.adobe.io/{tenantId}/target/recs/entities/11174589_1340?environmentId=41245If I just substitute our environment ID for the {id} parameter, it just results in a 404 error.

Views

694

Likes

0

Replies

0
Get Request to Retrieve List of IDs in a Given Recommendations Environment - Adobe Target 21-08-2020
I was wondering if Adobe had any future development plans to allow a client to request a list of IDs that are currently setup in a given recommendations environment. Right now, I feel like only 2 of the 3 pieces exist to effectively manage entities. I can use the GET entities to retrieve an entity, and I can use DELETE to delete an entity. But, there doesn't seem to be a mechanism to simply get a list of ids that are present in the environment. If this capability existed, one could theoretically...

Views

865

Likes

0

Replies

4