We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
on example AdManager/v202005/NetworkService/GetAllNetworks.php , im receiving: "network code is required" , but according to admanager docs on https://developers.google.com/ad-manager/api/troubleshooting#AuthenticationError.NETWORK_CODE_REQUIRED said : " ...Network codes are required for all requests except NetworkService.getAllNetworks() ... " , how to get it? may be a bug on library? any idea?
The text was updated successfully, but these errors were encountered:
Hi Roberto,
Thanks for reporting this issue.
We are working on a fix for this. In the mean time, you can change the AdManagerSessionBuilder to remove the exception.
Thanks, Thang
Sorry, something went wrong.
This issue will be resolved in next week release.
Fixed in commit 94160b7
thangduo
No branches or pull requests
on example AdManager/v202005/NetworkService/GetAllNetworks.php , im receiving: "network code is required" , but according to admanager docs on https://developers.google.com/ad-manager/api/troubleshooting#AuthenticationError.NETWORK_CODE_REQUIRED said : " ...Network codes are required for all requests except NetworkService.getAllNetworks() ... " , how to get it? may be a bug on library? any idea?
The text was updated successfully, but these errors were encountered: