Target Admin API Offer creation not in UI
When using the Target Admin API, I’m creating new JSON offers. My requests are returning a ‘201 Created’ response, but when looking at the Target UI, I’m not seeing the offers in the default workspace. I can confirm that the API has access to the correct workspaces, and response shows the offer created in workspace: default.
The response also shows an OfferId that looks accurate.
Additionally, some time has passed (>60 minutes), and no offer has appeared yet.
Should the Offers be accessible from the Target UI after creation with the API?