Expand my Community achievements bar.

SOLVED

AAM Rest Api

Avatar

Level 3

Hi Team,

Can someone please explain what AAM Rest API is used for? 

Thanks

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi there,

Rest APIs let you work pro-grammatically with Audience Manager.

The Audience Manager REST API follows JavaScript Object Notation ( JSON ) standards for formatting sent and received data. A principal advantage of JSON is that it helps make API queries easy to write, read, and parse by developers and machines.

To simplify your work even more, they are migrated REST APIs to Swagger . For more information, see Audience Manager API Code Migration .

Review the Getting Started material before working with the Audience Manager API methods.

Regards,

Shweta

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Hi there,

Rest APIs let you work pro-grammatically with Audience Manager.

The Audience Manager REST API follows JavaScript Object Notation ( JSON ) standards for formatting sent and received data. A principal advantage of JSON is that it helps make API queries easy to write, read, and parse by developers and machines.

To simplify your work even more, they are migrated REST APIs to Swagger . For more information, see Audience Manager API Code Migration .

Review the Getting Started material before working with the Audience Manager API methods.

Regards,

Shweta