in the api version 11 updates the below updated is mentioned :
#### [CHANGED] Returning all endpoint IDs as strings

**** Engineering Effort: Low***
**** Most relevant to: developers offering campaign management or ad buying services***

To help maintain consistency across our endpoints, the updates from v11 will ensure all ID fields are returned and represented as strings.

Alongside this update, we have also removed all _id_str fields.

Read more about Twitter IDs here .

the question is , what about the id_str fields (without _ as prefix) for example in the API https://ads-api.twitter.com/11/accounts/8rxmj/tweets , i still see that it’s still returned “id_str”:“930463448336650241” , can you please confirm that this field will not be removed from all the apis ?

Hello,

Thanks for reaching out. Yes it is not removed from all APIs for now.