"MaxCount" param in offers API calls XML | Community
Skip to main content
New Participant
March 13, 2025
Solved

"MaxCount" param in offers API calls XML

  • March 13, 2025
  • 1 reply
  • 750 views

Hello,

We are trying to set "maxCount" to 100 in XML body of offer requests to Adobe Campaign but we see the maximum that Adobe retrieves is 50 offers.

Is there any way to change this configuration?

 

Example:

<?xml version='1.0' encoding='utf-8'?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:nms:proposition"> <soapenv:Header/> <soapenv:Body> <Propose> <targetId>C_ND</targetId> <maxCount>100</maxCount> <categories></categories> <themes></themes> <context> <interaction> ... </interaction> </context> <noProp>false</noProp> </Propose> </soapenv:Body> </soapenv:Envelope>

 

Thanks in advance

Best regards

Oscar

Best answer by _Manoj_Kumar_

Hello @óscargo  I would suggest reach out to Adobe support to check if there is any limit defined in server config.

1 reply

ccg1706
New Participant
March 14, 2025

Hi @óscargo 

 

Have you checked under administration>platform>options to see the maxcount allowed? In the meantime you can check the following documentation:

 

Integration via SOAP (server side) 

Options 

 

Please let me know to go further.

 

Best regards, 

Celia

ÓscarGoAuthor
New Participant
March 14, 2025

Hi @ccg1706 

We have checked the built-in Options, but we do not have nothing like "maxCount".

 

Thank you!

Best regards, Oscar

_Manoj_Kumar_
_Manoj_Kumar_Accepted solution
New Participant
March 16, 2025

Hello @óscargo  I would suggest reach out to Adobe support to check if there is any limit defined in server config.

     Manoj     Find me on LinkedIn