Expand my Community achievements bar.

- ADOBE TARGET CUSTOMER INTERVIEWS - Share your feedback and help influence the future product roadmap for Adobe Target!

Node SDK promise

Avatar

Level 4

How long does the Node SDK promise take to time out?  

 

Like if I'm using this method:

 

const offerAttributes = await targetClient.getAttributes(["attribute"]);
 
 
0 Replies