ROAS and Retention campaign availability

Hello, I’m currently developing an integration for Unity Advertising Management API.

When I try to create a ROAS or Retention type campaign from dashboard I cannot continue due to not having enough data collected. There is no indicator of this type of fail case in the API right now. Is advertisement management api comletely missing this information?

API Documentation Link: Unity Services Web API docs

Hi @YakupTurkanPF , thanks for your message!

I tested this out - using the management API to create ROAS and Retention campaigns when I was not eligible. No campaign was created. I received the following as responses for ROAS and Retention respectively:


{"title":"Bad Request","status":400,"detail":"You are not eligible to create Retention campaigns for this app.","requestId":<request ID omitted>}```

Are you receiving something different?