I want to get the request-id for my calls to upload_click_conversions
.png
When I look at a code example for that, I see I should send a callSettings object.
From the API-client-library code examples:
I don't see callSettings parameter in the API signature or as a member inside the Request object.
.png