You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
I write python api to receive the bid request from google double click , of course ,it is json format .But now I have to change the format from json to protobuf when send response or receive bid requests.
What do i do? I do not know how to write the code after reading the doc of https://developers.google.com/authorized-buyers/rtb/openrtb-guide.
Obviously, google developers' doc is not work. it does not list the details about this situation(change the format from json to protobuf when send response or receive bid requests. ).
So ,i need help about above.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I write python api to receive the bid request from google double click , of course ,it is json format .But now I have to change the format from json to protobuf when send response or receive bid requests.
What do i do? I do not know how to write the code after reading the doc of https://developers.google.com/authorized-buyers/rtb/openrtb-guide.
Obviously, google developers' doc is not work. it does not list the details about this situation(change the format from json to protobuf when send response or receive bid requests. ).
So ,i need help about above.
The text was updated successfully, but these errors were encountered: