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

josejr19
josejr19
Offline

Badges

Badges
23

Accepted Solutions

Accepted Solutions
29

Likes Received

Likes Received
77

Posts

Posts
117

Discussions

Discussions
29

Questions

Questions
89

Ideas

Ideas
8

Blog Posts

Blog Posts
0
Top badges earned by josejr19
Customize the badges you want to showcase on your profile
Re: ☕[AT Community Q&A Coffee Break] 11/11/20, 8am PT: David Son, Senior Product Manager for Adobe Target☕ [SERIES 2] - Adobe Target 11-11-2020
@DavidSonPM bumping up in case you didnt see this one come in without the @ reference. Thanks!

Views

1.9K

Likes

0

Replies

0
Re: ☕[AT Community Q&A Coffee Break] 11/11/20, 8am PT: David Son, Senior Product Manager for Adobe Target☕ [SERIES 2] - Adobe Target 11-11-2020
I would like the ability to edit an activity in the Target UI that I crated via the API. An example would be creating an activity based on an intake form in sharepoint or somewhere else, then having the Target resource edit that activity created via the API in the Target UI.

Views

2.1K

Like

1

Replies

0
Re: ☕[AT Community Q&A Coffee Break] 11/11/20, 8am PT: David Son, Senior Product Manager for Adobe Target☕ [SERIES 2] - Adobe Target 11-11-2020
I would like the ability to edit an activity in the Target UI that I crated via the API. An example would be creating an activity based on an intake form in sharepoint or somewhere else, then having the Target resource edit that activity created via the API in the Target UI.

Views

2.1K

Like

1

Replies

2
Re: ☕[AT Community Q&A Coffee Break] 11/11/20, 8am PT: David Son, Senior Product Manager for Adobe Target☕ [SERIES 2] - Adobe Target 11-11-2020
@DavidSonPM are you able to confirm that we only call AAM s2s from Target when there is an activity that is using an AAM segment? Thus not impacting AAM server call limits. Thanks!

Views

2.0K

Likes

2

Replies

1
Re: ☕[AT Community Q&A Coffee Break] 11/11/20, 8am PT: David Son, Senior Product Manager for Adobe Target☕ [SERIES 2] - Adobe Target 11-11-2020
@DavidSonPM are you aware of any plans to update the Target UI to provide a better UX on organizing activities?

Views

3.3K

Likes

2

Replies

1
Re: ☕[AT Community Q&A Coffee Break] 11/11/20, 8am PT: David Son, Senior Product Manager for Adobe Target☕ [SERIES 2] - Adobe Target 11-11-2020
Hi David, are there any plans to update the API? Especially around creating activities and being limited to only authoring them via API is that how it was created?

Views

3.3K

Like

1

Replies

5
Server Calls from Adobe Target in Audience Manager - Adobe Audience Manager 05-11-2020
Hi Everyone, I am unable to track down any documentation that specifies if there is a limit to server 2 server calls between Audience Manager and Adobe Target. Thank you!

Views

665

Like

1

Replies

1
Re: Analytics 2.0 API - Invalid Swagger Doc? - Adobe Analytics 27-07-2020
If you are looking for the correct swagger schema please let me know, I was able to fix the issue after downloading the swagger json and reformatting.

Views

629

Likes

0

Replies

0
Re: Adobe Target Server Side Implementation - Adobe Target 29-10-2019
Hey Eric, thanks for responding. I was not planning on adding the visitor API on the client side. My understanding is that I could in theory make the call on the server side and pass the cookies from the call on the server side back to the client in the response.Here is the article I am using;Using the ID Service with A4T and a Server-side Implementation of Target I want to be able to do personalization or a/b testing on first touch really, so the idea is that when the user initially request's t...

Views

2.6K

Likes

0

Replies

0
Re: Adobe Target Server Side Implementation - Adobe Target 21-10-2019
Here is the snippet from the sdk example;target-nodejs-sdk-samples/ecid-customer-ids-integration at master · adobe/target-nodejs-sdk-samples · GitHub const visitorCookie = req.cookies[TargetClient.getVisitorCookieName(CONFIG.organizationId)]; const targetCookie = req.cookies[TargetClient.TargetCookieName]; const customerIds = { "userid": { "id": "67312378756723456", "authState": TargetClient.AuthState.AUTHENTICATED } };

Views

2.3K

Likes

0

Replies

0