Lines Matching full:script
82 <p class="firstline">Creates a new custom bidding script. Returns the newly created script if succe…
85 <p class="firstline">Gets a custom bidding script.</p>
100 <pre>Creates a new custom bidding script. Returns the newly created script if successful.
103 …orithmId: string, Required. The ID of the custom bidding algorithm that owns the script. (required)
107 { # A single custom bidding script.
108 …"active": True or False, # Output only. Whether the script is currently being used for s…
109 "createTime": "A String", # Output only. The time when the script was created.
110 …A String", # Output only. The unique ID of the custom bidding algorithm the script belongs to.
111 …ingScriptId": "A String", # Output only. The unique ID of the custom bidding script.
112 … only. Error details of a rejected custom bidding script. This field will only be populated when S…
113 { # An error message for a custom bidding script.
114 …"column": "A String", # The column number in the script where the error was th…
117 …"line": "A String", # The line number in the script where the error was thrown.
120 …ot;name": "A String", # Output only. The resource name of the custom bidding script.
121 …"script": { # The reference to the uploaded custom bidding script file. # The reference …
122 … name to be used in media.download to Download the script files. Or media.upload to Upload the scr…
124 "state": "A String", # Output only. The state of the custom bidding script.
128 …t custom bidding algorithm. Only this partner will have write access to this custom bidding script.
137 { # A single custom bidding script.
138 …"active": True or False, # Output only. Whether the script is currently being used for s…
139 "createTime": "A String", # Output only. The time when the script was created.
140 …A String", # Output only. The unique ID of the custom bidding algorithm the script belongs to.
141 …ingScriptId": "A String", # Output only. The unique ID of the custom bidding script.
142 … only. Error details of a rejected custom bidding script. This field will only be populated when S…
143 { # An error message for a custom bidding script.
144 …"column": "A String", # The column number in the script where the error was th…
147 …"line": "A String", # The line number in the script where the error was thrown.
150 …ot;name": "A String", # Output only. The resource name of the custom bidding script.
151 …"script": { # The reference to the uploaded custom bidding script file. # The reference …
152 … name to be used in media.download to Download the script files. Or media.upload to Upload the scr…
154 "state": "A String", # Output only. The state of the custom bidding script.
160 <pre>Gets a custom bidding script.
163 …ngAlgorithmId: string, Required. The ID of the custom bidding algorithm owns the script. (required)
164 customBiddingScriptId: string, Required. The ID of the custom bidding script to fetch. (required)
166 …t custom bidding algorithm. Only this partner will have write access to this custom bidding script.
175 { # A single custom bidding script.
176 …"active": True or False, # Output only. Whether the script is currently being used for s…
177 "createTime": "A String", # Output only. The time when the script was created.
178 …A String", # Output only. The unique ID of the custom bidding algorithm the script belongs to.
179 …ingScriptId": "A String", # Output only. The unique ID of the custom bidding script.
180 … only. Error details of a rejected custom bidding script. This field will only be populated when S…
181 { # An error message for a custom bidding script.
182 …"column": "A String", # The column number in the script where the error was th…
185 …"line": "A String", # The line number in the script where the error was thrown.
188 …ot;name": "A String", # Output only. The resource name of the custom bidding script.
189 …"script": { # The reference to the uploaded custom bidding script file. # The reference …
190 … name to be used in media.download to Download the script files. Or media.upload to Upload the scr…
192 "state": "A String", # Output only. The state of the custom bidding script.
201 …ngAlgorithmId: string, Required. The ID of the custom bidding algorithm owns the script. (required)
206 …t custom bidding algorithm. Only this partner will have write access to this custom bidding script.
217 { # A single custom bidding script.
218 …"active": True or False, # Output only. Whether the script is currently being used for s…
219 … "createTime": "A String", # Output only. The time when the script was created.
220 …A String", # Output only. The unique ID of the custom bidding algorithm the script belongs to.
221 …ingScriptId": "A String", # Output only. The unique ID of the custom bidding script.
222 … only. Error details of a rejected custom bidding script. This field will only be populated when S…
223 { # An error message for a custom bidding script.
224 …"column": "A String", # The column number in the script where the error was th…
227 …"line": "A String", # The line number in the script where the error was thrown.
230 …ot;name": "A String", # Output only. The resource name of the custom bidding script.
231 …"script": { # The reference to the uploaded custom bidding script file. # The reference …
232 … name to be used in media.download to Download the script files. Or media.upload to Upload the scr…
234 … "state": "A String", # Output only. The state of the custom bidding script.