need using the TWITTER ADS API to Get data about a specific target audience,
Target audience, defined by
Demographics: age, gender, location, language + keywords and interests.
The so-called Audience estimate or Reach Estimate.

I’m pretty stuck on this issue. And desperately needs help.

Because something is written in the TWITTER ADS API documents …
And in Postman TWITTER ADS API there is another command.

I explain in detail - I found what is called Audience Summary

How do I write targeting_criteria data.
How do I create it?

And most importantly is this a correct command for Audience estimate

Very much awaiting your reply. Thanks in advance.

The Audience Summary endpoint takes payloads that are similar to the targeting_criteria endpoint and the documentation provides an example where the payload is sent via request body.

You can read more about targeting : Targeting | Docs | Twitter Developer Platform

First of all thank you for your answer.

This is exactly the problem
That I can not properly write what is required to write in targeting_criteria.
What should I write down and how do I write it down?