errors property
Error details of a rejected custom bidding script.
This field will only be populated when state is REJECTED.
Output only.
Implementation
core.List<ScriptError>? errors;
Error details of a rejected custom bidding script.
This field will only be populated when state is REJECTED.
Output only.
core.List<ScriptError>? errors;