adobe.target.getOffers() method max param count | Community
Skip to main content
New Participant
May 15, 2023
Solved

adobe.target.getOffers() method max param count

  • May 15, 2023
  • 1 reply
  • 1417 views

Looking at Request > execute > pageLoad > parameters at the documentation on this page:

 

https://experienceleague.adobe.com/docs/target-dev/developer/client-side/at-js-implementation/functions-overview/adobe-target-getoffers-atjs-2.html?lang=en

 

I see the maximum param count is set to 50.  However, I'm seeing requests with more than 50 params being returned as successful 200 and the Target activities properly delivering.  Does anyone know if the max param count has increased?  Just wondering so I can appropriately architect the web application logic.  

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by PratheepArunRaj

@pratheeparunraj  The internets browser says max is 400.  Is this official?

.


Dear @rjbu ,

For you, it should be 500 but the error message is looking strange.

Let's see whether we have any answer from Community Folks, else, raise it to Customer Care for a double confirmation.

Thank You, Pratheep Arun Raj B (Arun) | NextRow Digital | Terryn Winter Analytics

1 reply

PratheepArunRaj
New Participant
May 16, 2023

Dear @rjbu ,

For Standard Calls, there are 500 parameters, 500 parameters profile parameters, and 50 other Parameters per mbox (Link).

Thank You, Pratheep Arun Raj B (Arun) | NextRow DigitalTerryn Winter Analytics

RJBuAuthor
New Participant
May 16, 2023

@pratheeparunraj  so which of these would apply to my case then?  Max 500 or 50?

RJBuAuthor
New Participant
May 16, 2023

@pratheeparunraj  The internets browser says max is 400.  Is this official?

.