Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 1 | <html><body> |
| 2 | <style> |
| 3 | |
| 4 | body, h1, h2, h3, div, span, p, pre, a { |
| 5 | margin: 0; |
| 6 | padding: 0; |
| 7 | border: 0; |
| 8 | font-weight: inherit; |
| 9 | font-style: inherit; |
| 10 | font-size: 100%; |
| 11 | font-family: inherit; |
| 12 | vertical-align: baseline; |
| 13 | } |
| 14 | |
| 15 | body { |
| 16 | font-size: 13px; |
| 17 | padding: 1em; |
| 18 | } |
| 19 | |
| 20 | h1 { |
| 21 | font-size: 26px; |
| 22 | margin-bottom: 1em; |
| 23 | } |
| 24 | |
| 25 | h2 { |
| 26 | font-size: 24px; |
| 27 | margin-bottom: 1em; |
| 28 | } |
| 29 | |
| 30 | h3 { |
| 31 | font-size: 20px; |
| 32 | margin-bottom: 1em; |
| 33 | margin-top: 1em; |
| 34 | } |
| 35 | |
| 36 | pre, code { |
| 37 | line-height: 1.5; |
| 38 | font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace; |
| 39 | } |
| 40 | |
| 41 | pre { |
| 42 | margin-top: 0.5em; |
| 43 | } |
| 44 | |
| 45 | h1, h2, h3, p { |
| 46 | font-family: Arial, sans serif; |
| 47 | } |
| 48 | |
| 49 | h1, h2, h3 { |
| 50 | border-bottom: solid #CCC 1px; |
| 51 | } |
| 52 | |
| 53 | .toc_element { |
| 54 | margin-top: 0.5em; |
| 55 | } |
| 56 | |
| 57 | .firstline { |
| 58 | margin-left: 2 em; |
| 59 | } |
| 60 | |
| 61 | .method { |
| 62 | margin-top: 1em; |
| 63 | border: solid 1px #CCC; |
| 64 | padding: 1em; |
| 65 | background: #EEE; |
| 66 | } |
| 67 | |
| 68 | .details { |
| 69 | font-weight: bold; |
| 70 | font-size: 14px; |
| 71 | } |
| 72 | |
| 73 | </style> |
| 74 | |
| 75 | <h1><a href="gamesConfiguration_v1configuration.html">Google Play Game Services Publishing API</a> . <a href="gamesConfiguration_v1configuration.achievementConfigurations.html">achievementConfigurations</a></h1> |
| 76 | <h2>Instance Methods</h2> |
| 77 | <p class="toc_element"> |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 78 | <code><a href="#delete">delete(achievementId, x__xgafv=None)</a></code></p> |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 79 | <p class="firstline">Delete the achievement configuration with the given ID.</p> |
| 80 | <p class="toc_element"> |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 81 | <code><a href="#get">get(achievementId, x__xgafv=None)</a></code></p> |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 82 | <p class="firstline">Retrieves the metadata of the achievement configuration with the given ID.</p> |
| 83 | <p class="toc_element"> |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 84 | <code><a href="#insert">insert(applicationId, body=None, x__xgafv=None)</a></code></p> |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 85 | <p class="firstline">Insert a new achievement configuration in this application.</p> |
| 86 | <p class="toc_element"> |
Bu Sun Kim | 6502091 | 2020-05-20 12:08:20 -0700 | [diff] [blame] | 87 | <code><a href="#list">list(applicationId, pageToken=None, maxResults=None, x__xgafv=None)</a></code></p> |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 88 | <p class="firstline">Returns a list of the achievement configurations in this application.</p> |
| 89 | <p class="toc_element"> |
| 90 | <code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p> |
| 91 | <p class="firstline">Retrieves the next page of results.</p> |
| 92 | <p class="toc_element"> |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 93 | <code><a href="#update">update(achievementId, body=None, x__xgafv=None)</a></code></p> |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 94 | <p class="firstline">Update the metadata of the achievement configuration with the given ID.</p> |
| 95 | <h3>Method Details</h3> |
| 96 | <div class="method"> |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 97 | <code class="details" id="delete">delete(achievementId, x__xgafv=None)</code> |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 98 | <pre>Delete the achievement configuration with the given ID. |
| 99 | |
| 100 | Args: |
| 101 | achievementId: string, The ID of the achievement used by this method. (required) |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 102 | x__xgafv: string, V1 error format. |
| 103 | Allowed values |
| 104 | 1 - v1 error format |
| 105 | 2 - v2 error format |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 106 | </pre> |
| 107 | </div> |
| 108 | |
| 109 | <div class="method"> |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 110 | <code class="details" id="get">get(achievementId, x__xgafv=None)</code> |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 111 | <pre>Retrieves the metadata of the achievement configuration with the given ID. |
| 112 | |
| 113 | Args: |
| 114 | achievementId: string, The ID of the achievement used by this method. (required) |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 115 | x__xgafv: string, V1 error format. |
| 116 | Allowed values |
| 117 | 1 - v1 error format |
| 118 | 2 - v2 error format |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 119 | |
| 120 | Returns: |
| 121 | An object of the form: |
| 122 | |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 123 | { # An achievement configuration resource. |
Bu Sun Kim | 6502091 | 2020-05-20 12:08:20 -0700 | [diff] [blame] | 124 | "id": "A String", # The ID of the achievement. |
| 125 | "draft": { # An achievement configuration detail. # The draft data of the achievement. |
| 126 | "iconUrl": "A String", # The icon url of this achievement. Writes to this field are ignored. |
| 127 | "sortRank": 42, # The sort rank of this achievement. Writes to this field are ignored. |
| 128 | "name": { # A localized string bundle resource. # Localized strings for the achievement name. |
| 129 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 130 | # string `gamesConfiguration#localizedStringBundle`. |
| 131 | "translations": [ # The locale strings. |
| 132 | { # A localized string resource. |
| 133 | "locale": "A String", # The locale string. |
| 134 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 135 | # string `gamesConfiguration#localizedString`. |
| 136 | "value": "A String", # The string value. |
| 137 | }, |
| 138 | ], |
| 139 | }, |
| 140 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 141 | # string `gamesConfiguration#achievementConfigurationDetail`. |
| 142 | "description": { # A localized string bundle resource. # Localized strings for the achievement description. |
| 143 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 144 | # string `gamesConfiguration#localizedStringBundle`. |
| 145 | "translations": [ # The locale strings. |
| 146 | { # A localized string resource. |
| 147 | "locale": "A String", # The locale string. |
| 148 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 149 | # string `gamesConfiguration#localizedString`. |
| 150 | "value": "A String", # The string value. |
| 151 | }, |
| 152 | ], |
| 153 | }, |
| 154 | "pointValue": 42, # Point value for the achievement. |
| 155 | }, |
| 156 | "published": { # An achievement configuration detail. # The read-only published data of the achievement. |
| 157 | "iconUrl": "A String", # The icon url of this achievement. Writes to this field are ignored. |
| 158 | "sortRank": 42, # The sort rank of this achievement. Writes to this field are ignored. |
| 159 | "name": { # A localized string bundle resource. # Localized strings for the achievement name. |
| 160 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 161 | # string `gamesConfiguration#localizedStringBundle`. |
| 162 | "translations": [ # The locale strings. |
| 163 | { # A localized string resource. |
| 164 | "locale": "A String", # The locale string. |
| 165 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 166 | # string `gamesConfiguration#localizedString`. |
| 167 | "value": "A String", # The string value. |
| 168 | }, |
| 169 | ], |
| 170 | }, |
| 171 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 172 | # string `gamesConfiguration#achievementConfigurationDetail`. |
| 173 | "description": { # A localized string bundle resource. # Localized strings for the achievement description. |
| 174 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 175 | # string `gamesConfiguration#localizedStringBundle`. |
| 176 | "translations": [ # The locale strings. |
| 177 | { # A localized string resource. |
| 178 | "locale": "A String", # The locale string. |
| 179 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 180 | # string `gamesConfiguration#localizedString`. |
| 181 | "value": "A String", # The string value. |
| 182 | }, |
| 183 | ], |
| 184 | }, |
| 185 | "pointValue": 42, # Point value for the achievement. |
| 186 | }, |
| 187 | "achievementType": "A String", # The type of the achievement. |
| 188 | "token": "A String", # The token for this resource. |
| 189 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 190 | # string `gamesConfiguration#achievementConfiguration`. |
Bu Sun Kim | 6502091 | 2020-05-20 12:08:20 -0700 | [diff] [blame] | 191 | "initialState": "A String", # The initial state of the achievement. |
| 192 | "stepsToUnlock": 42, # Steps to unlock. Only applicable to incremental achievements. |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 193 | }</pre> |
| 194 | </div> |
| 195 | |
| 196 | <div class="method"> |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 197 | <code class="details" id="insert">insert(applicationId, body=None, x__xgafv=None)</code> |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 198 | <pre>Insert a new achievement configuration in this application. |
| 199 | |
| 200 | Args: |
| 201 | applicationId: string, The application ID from the Google Play developer console. (required) |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 202 | body: object, The request body. |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 203 | The object takes the form of: |
| 204 | |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 205 | { # An achievement configuration resource. |
Bu Sun Kim | 6502091 | 2020-05-20 12:08:20 -0700 | [diff] [blame] | 206 | "id": "A String", # The ID of the achievement. |
| 207 | "draft": { # An achievement configuration detail. # The draft data of the achievement. |
| 208 | "iconUrl": "A String", # The icon url of this achievement. Writes to this field are ignored. |
| 209 | "sortRank": 42, # The sort rank of this achievement. Writes to this field are ignored. |
| 210 | "name": { # A localized string bundle resource. # Localized strings for the achievement name. |
| 211 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 212 | # string `gamesConfiguration#localizedStringBundle`. |
| 213 | "translations": [ # The locale strings. |
| 214 | { # A localized string resource. |
| 215 | "locale": "A String", # The locale string. |
| 216 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 217 | # string `gamesConfiguration#localizedString`. |
| 218 | "value": "A String", # The string value. |
| 219 | }, |
| 220 | ], |
| 221 | }, |
| 222 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 223 | # string `gamesConfiguration#achievementConfigurationDetail`. |
| 224 | "description": { # A localized string bundle resource. # Localized strings for the achievement description. |
| 225 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 226 | # string `gamesConfiguration#localizedStringBundle`. |
| 227 | "translations": [ # The locale strings. |
| 228 | { # A localized string resource. |
| 229 | "locale": "A String", # The locale string. |
| 230 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 231 | # string `gamesConfiguration#localizedString`. |
| 232 | "value": "A String", # The string value. |
| 233 | }, |
| 234 | ], |
| 235 | }, |
| 236 | "pointValue": 42, # Point value for the achievement. |
| 237 | }, |
| 238 | "published": { # An achievement configuration detail. # The read-only published data of the achievement. |
| 239 | "iconUrl": "A String", # The icon url of this achievement. Writes to this field are ignored. |
| 240 | "sortRank": 42, # The sort rank of this achievement. Writes to this field are ignored. |
| 241 | "name": { # A localized string bundle resource. # Localized strings for the achievement name. |
| 242 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 243 | # string `gamesConfiguration#localizedStringBundle`. |
| 244 | "translations": [ # The locale strings. |
| 245 | { # A localized string resource. |
| 246 | "locale": "A String", # The locale string. |
| 247 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 248 | # string `gamesConfiguration#localizedString`. |
| 249 | "value": "A String", # The string value. |
| 250 | }, |
| 251 | ], |
| 252 | }, |
| 253 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 254 | # string `gamesConfiguration#achievementConfigurationDetail`. |
| 255 | "description": { # A localized string bundle resource. # Localized strings for the achievement description. |
| 256 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 257 | # string `gamesConfiguration#localizedStringBundle`. |
| 258 | "translations": [ # The locale strings. |
| 259 | { # A localized string resource. |
| 260 | "locale": "A String", # The locale string. |
| 261 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 262 | # string `gamesConfiguration#localizedString`. |
| 263 | "value": "A String", # The string value. |
| 264 | }, |
| 265 | ], |
| 266 | }, |
| 267 | "pointValue": 42, # Point value for the achievement. |
| 268 | }, |
| 269 | "achievementType": "A String", # The type of the achievement. |
| 270 | "token": "A String", # The token for this resource. |
| 271 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 272 | # string `gamesConfiguration#achievementConfiguration`. |
Bu Sun Kim | 6502091 | 2020-05-20 12:08:20 -0700 | [diff] [blame] | 273 | "initialState": "A String", # The initial state of the achievement. |
| 274 | "stepsToUnlock": 42, # Steps to unlock. Only applicable to incremental achievements. |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 275 | } |
| 276 | |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 277 | x__xgafv: string, V1 error format. |
| 278 | Allowed values |
| 279 | 1 - v1 error format |
| 280 | 2 - v2 error format |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 281 | |
| 282 | Returns: |
| 283 | An object of the form: |
| 284 | |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 285 | { # An achievement configuration resource. |
Bu Sun Kim | 6502091 | 2020-05-20 12:08:20 -0700 | [diff] [blame] | 286 | "id": "A String", # The ID of the achievement. |
| 287 | "draft": { # An achievement configuration detail. # The draft data of the achievement. |
| 288 | "iconUrl": "A String", # The icon url of this achievement. Writes to this field are ignored. |
| 289 | "sortRank": 42, # The sort rank of this achievement. Writes to this field are ignored. |
| 290 | "name": { # A localized string bundle resource. # Localized strings for the achievement name. |
| 291 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 292 | # string `gamesConfiguration#localizedStringBundle`. |
| 293 | "translations": [ # The locale strings. |
| 294 | { # A localized string resource. |
| 295 | "locale": "A String", # The locale string. |
| 296 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 297 | # string `gamesConfiguration#localizedString`. |
| 298 | "value": "A String", # The string value. |
| 299 | }, |
| 300 | ], |
| 301 | }, |
| 302 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 303 | # string `gamesConfiguration#achievementConfigurationDetail`. |
| 304 | "description": { # A localized string bundle resource. # Localized strings for the achievement description. |
| 305 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 306 | # string `gamesConfiguration#localizedStringBundle`. |
| 307 | "translations": [ # The locale strings. |
| 308 | { # A localized string resource. |
| 309 | "locale": "A String", # The locale string. |
| 310 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 311 | # string `gamesConfiguration#localizedString`. |
| 312 | "value": "A String", # The string value. |
| 313 | }, |
| 314 | ], |
| 315 | }, |
| 316 | "pointValue": 42, # Point value for the achievement. |
| 317 | }, |
| 318 | "published": { # An achievement configuration detail. # The read-only published data of the achievement. |
| 319 | "iconUrl": "A String", # The icon url of this achievement. Writes to this field are ignored. |
| 320 | "sortRank": 42, # The sort rank of this achievement. Writes to this field are ignored. |
| 321 | "name": { # A localized string bundle resource. # Localized strings for the achievement name. |
| 322 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 323 | # string `gamesConfiguration#localizedStringBundle`. |
| 324 | "translations": [ # The locale strings. |
| 325 | { # A localized string resource. |
| 326 | "locale": "A String", # The locale string. |
| 327 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 328 | # string `gamesConfiguration#localizedString`. |
| 329 | "value": "A String", # The string value. |
| 330 | }, |
| 331 | ], |
| 332 | }, |
| 333 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 334 | # string `gamesConfiguration#achievementConfigurationDetail`. |
| 335 | "description": { # A localized string bundle resource. # Localized strings for the achievement description. |
| 336 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 337 | # string `gamesConfiguration#localizedStringBundle`. |
| 338 | "translations": [ # The locale strings. |
| 339 | { # A localized string resource. |
| 340 | "locale": "A String", # The locale string. |
| 341 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 342 | # string `gamesConfiguration#localizedString`. |
| 343 | "value": "A String", # The string value. |
| 344 | }, |
| 345 | ], |
| 346 | }, |
| 347 | "pointValue": 42, # Point value for the achievement. |
| 348 | }, |
| 349 | "achievementType": "A String", # The type of the achievement. |
| 350 | "token": "A String", # The token for this resource. |
| 351 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 352 | # string `gamesConfiguration#achievementConfiguration`. |
Bu Sun Kim | 6502091 | 2020-05-20 12:08:20 -0700 | [diff] [blame] | 353 | "initialState": "A String", # The initial state of the achievement. |
| 354 | "stepsToUnlock": 42, # Steps to unlock. Only applicable to incremental achievements. |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 355 | }</pre> |
| 356 | </div> |
| 357 | |
| 358 | <div class="method"> |
Bu Sun Kim | 6502091 | 2020-05-20 12:08:20 -0700 | [diff] [blame] | 359 | <code class="details" id="list">list(applicationId, pageToken=None, maxResults=None, x__xgafv=None)</code> |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 360 | <pre>Returns a list of the achievement configurations in this application. |
| 361 | |
| 362 | Args: |
| 363 | applicationId: string, The application ID from the Google Play developer console. (required) |
Bu Sun Kim | 6502091 | 2020-05-20 12:08:20 -0700 | [diff] [blame] | 364 | pageToken: string, The token returned by the previous request. |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 365 | maxResults: integer, The maximum number of resource configurations to return in the response, |
| 366 | used for paging. For any response, the actual number of resources returned |
| 367 | may be less than the specified `maxResults`. |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 368 | x__xgafv: string, V1 error format. |
| 369 | Allowed values |
| 370 | 1 - v1 error format |
| 371 | 2 - v2 error format |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 372 | |
| 373 | Returns: |
| 374 | An object of the form: |
| 375 | |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 376 | { # A ListConfigurations response. |
Bu Sun Kim | 6502091 | 2020-05-20 12:08:20 -0700 | [diff] [blame] | 377 | "nextPageToken": "A String", # The pagination token for the next page of results. |
| 378 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 379 | # string `gamesConfiguration#achievementConfigurationListResponse`. |
| 380 | "items": [ # The achievement configurations. |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 381 | { # An achievement configuration resource. |
Bu Sun Kim | 6502091 | 2020-05-20 12:08:20 -0700 | [diff] [blame] | 382 | "id": "A String", # The ID of the achievement. |
| 383 | "draft": { # An achievement configuration detail. # The draft data of the achievement. |
| 384 | "iconUrl": "A String", # The icon url of this achievement. Writes to this field are ignored. |
| 385 | "sortRank": 42, # The sort rank of this achievement. Writes to this field are ignored. |
| 386 | "name": { # A localized string bundle resource. # Localized strings for the achievement name. |
| 387 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 388 | # string `gamesConfiguration#localizedStringBundle`. |
| 389 | "translations": [ # The locale strings. |
| 390 | { # A localized string resource. |
| 391 | "locale": "A String", # The locale string. |
| 392 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 393 | # string `gamesConfiguration#localizedString`. |
| 394 | "value": "A String", # The string value. |
| 395 | }, |
| 396 | ], |
| 397 | }, |
| 398 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 399 | # string `gamesConfiguration#achievementConfigurationDetail`. |
| 400 | "description": { # A localized string bundle resource. # Localized strings for the achievement description. |
| 401 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 402 | # string `gamesConfiguration#localizedStringBundle`. |
| 403 | "translations": [ # The locale strings. |
| 404 | { # A localized string resource. |
| 405 | "locale": "A String", # The locale string. |
| 406 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 407 | # string `gamesConfiguration#localizedString`. |
| 408 | "value": "A String", # The string value. |
| 409 | }, |
| 410 | ], |
| 411 | }, |
| 412 | "pointValue": 42, # Point value for the achievement. |
| 413 | }, |
| 414 | "published": { # An achievement configuration detail. # The read-only published data of the achievement. |
| 415 | "iconUrl": "A String", # The icon url of this achievement. Writes to this field are ignored. |
| 416 | "sortRank": 42, # The sort rank of this achievement. Writes to this field are ignored. |
| 417 | "name": { # A localized string bundle resource. # Localized strings for the achievement name. |
| 418 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 419 | # string `gamesConfiguration#localizedStringBundle`. |
| 420 | "translations": [ # The locale strings. |
| 421 | { # A localized string resource. |
| 422 | "locale": "A String", # The locale string. |
| 423 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 424 | # string `gamesConfiguration#localizedString`. |
| 425 | "value": "A String", # The string value. |
| 426 | }, |
| 427 | ], |
| 428 | }, |
| 429 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 430 | # string `gamesConfiguration#achievementConfigurationDetail`. |
| 431 | "description": { # A localized string bundle resource. # Localized strings for the achievement description. |
| 432 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 433 | # string `gamesConfiguration#localizedStringBundle`. |
| 434 | "translations": [ # The locale strings. |
| 435 | { # A localized string resource. |
| 436 | "locale": "A String", # The locale string. |
| 437 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 438 | # string `gamesConfiguration#localizedString`. |
| 439 | "value": "A String", # The string value. |
| 440 | }, |
| 441 | ], |
| 442 | }, |
| 443 | "pointValue": 42, # Point value for the achievement. |
| 444 | }, |
| 445 | "achievementType": "A String", # The type of the achievement. |
| 446 | "token": "A String", # The token for this resource. |
| 447 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 448 | # string `gamesConfiguration#achievementConfiguration`. |
Bu Sun Kim | 6502091 | 2020-05-20 12:08:20 -0700 | [diff] [blame] | 449 | "initialState": "A String", # The initial state of the achievement. |
| 450 | "stepsToUnlock": 42, # Steps to unlock. Only applicable to incremental achievements. |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 451 | }, |
| 452 | ], |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 453 | }</pre> |
| 454 | </div> |
| 455 | |
| 456 | <div class="method"> |
| 457 | <code class="details" id="list_next">list_next(previous_request, previous_response)</code> |
| 458 | <pre>Retrieves the next page of results. |
| 459 | |
| 460 | Args: |
| 461 | previous_request: The request for the previous page. (required) |
| 462 | previous_response: The response from the request for the previous page. (required) |
| 463 | |
| 464 | Returns: |
Bu Sun Kim | 6502091 | 2020-05-20 12:08:20 -0700 | [diff] [blame] | 465 | A request object that you can call 'execute()' on to request the next |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 466 | page. Returns None if there are no more items in the collection. |
| 467 | </pre> |
| 468 | </div> |
| 469 | |
| 470 | <div class="method"> |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 471 | <code class="details" id="update">update(achievementId, body=None, x__xgafv=None)</code> |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 472 | <pre>Update the metadata of the achievement configuration with the given ID. |
| 473 | |
| 474 | Args: |
| 475 | achievementId: string, The ID of the achievement used by this method. (required) |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 476 | body: object, The request body. |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 477 | The object takes the form of: |
| 478 | |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 479 | { # An achievement configuration resource. |
Bu Sun Kim | 6502091 | 2020-05-20 12:08:20 -0700 | [diff] [blame] | 480 | "id": "A String", # The ID of the achievement. |
| 481 | "draft": { # An achievement configuration detail. # The draft data of the achievement. |
| 482 | "iconUrl": "A String", # The icon url of this achievement. Writes to this field are ignored. |
| 483 | "sortRank": 42, # The sort rank of this achievement. Writes to this field are ignored. |
| 484 | "name": { # A localized string bundle resource. # Localized strings for the achievement name. |
| 485 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 486 | # string `gamesConfiguration#localizedStringBundle`. |
| 487 | "translations": [ # The locale strings. |
| 488 | { # A localized string resource. |
| 489 | "locale": "A String", # The locale string. |
| 490 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 491 | # string `gamesConfiguration#localizedString`. |
| 492 | "value": "A String", # The string value. |
| 493 | }, |
| 494 | ], |
| 495 | }, |
| 496 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 497 | # string `gamesConfiguration#achievementConfigurationDetail`. |
| 498 | "description": { # A localized string bundle resource. # Localized strings for the achievement description. |
| 499 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 500 | # string `gamesConfiguration#localizedStringBundle`. |
| 501 | "translations": [ # The locale strings. |
| 502 | { # A localized string resource. |
| 503 | "locale": "A String", # The locale string. |
| 504 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 505 | # string `gamesConfiguration#localizedString`. |
| 506 | "value": "A String", # The string value. |
| 507 | }, |
| 508 | ], |
| 509 | }, |
| 510 | "pointValue": 42, # Point value for the achievement. |
| 511 | }, |
| 512 | "published": { # An achievement configuration detail. # The read-only published data of the achievement. |
| 513 | "iconUrl": "A String", # The icon url of this achievement. Writes to this field are ignored. |
| 514 | "sortRank": 42, # The sort rank of this achievement. Writes to this field are ignored. |
| 515 | "name": { # A localized string bundle resource. # Localized strings for the achievement name. |
| 516 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 517 | # string `gamesConfiguration#localizedStringBundle`. |
| 518 | "translations": [ # The locale strings. |
| 519 | { # A localized string resource. |
| 520 | "locale": "A String", # The locale string. |
| 521 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 522 | # string `gamesConfiguration#localizedString`. |
| 523 | "value": "A String", # The string value. |
| 524 | }, |
| 525 | ], |
| 526 | }, |
| 527 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 528 | # string `gamesConfiguration#achievementConfigurationDetail`. |
| 529 | "description": { # A localized string bundle resource. # Localized strings for the achievement description. |
| 530 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 531 | # string `gamesConfiguration#localizedStringBundle`. |
| 532 | "translations": [ # The locale strings. |
| 533 | { # A localized string resource. |
| 534 | "locale": "A String", # The locale string. |
| 535 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 536 | # string `gamesConfiguration#localizedString`. |
| 537 | "value": "A String", # The string value. |
| 538 | }, |
| 539 | ], |
| 540 | }, |
| 541 | "pointValue": 42, # Point value for the achievement. |
| 542 | }, |
| 543 | "achievementType": "A String", # The type of the achievement. |
| 544 | "token": "A String", # The token for this resource. |
| 545 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 546 | # string `gamesConfiguration#achievementConfiguration`. |
Bu Sun Kim | 6502091 | 2020-05-20 12:08:20 -0700 | [diff] [blame] | 547 | "initialState": "A String", # The initial state of the achievement. |
| 548 | "stepsToUnlock": 42, # Steps to unlock. Only applicable to incremental achievements. |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 549 | } |
| 550 | |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 551 | x__xgafv: string, V1 error format. |
| 552 | Allowed values |
| 553 | 1 - v1 error format |
| 554 | 2 - v2 error format |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 555 | |
| 556 | Returns: |
| 557 | An object of the form: |
| 558 | |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 559 | { # An achievement configuration resource. |
Bu Sun Kim | 6502091 | 2020-05-20 12:08:20 -0700 | [diff] [blame] | 560 | "id": "A String", # The ID of the achievement. |
| 561 | "draft": { # An achievement configuration detail. # The draft data of the achievement. |
| 562 | "iconUrl": "A String", # The icon url of this achievement. Writes to this field are ignored. |
| 563 | "sortRank": 42, # The sort rank of this achievement. Writes to this field are ignored. |
| 564 | "name": { # A localized string bundle resource. # Localized strings for the achievement name. |
| 565 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 566 | # string `gamesConfiguration#localizedStringBundle`. |
| 567 | "translations": [ # The locale strings. |
| 568 | { # A localized string resource. |
| 569 | "locale": "A String", # The locale string. |
| 570 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 571 | # string `gamesConfiguration#localizedString`. |
| 572 | "value": "A String", # The string value. |
| 573 | }, |
| 574 | ], |
| 575 | }, |
| 576 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 577 | # string `gamesConfiguration#achievementConfigurationDetail`. |
| 578 | "description": { # A localized string bundle resource. # Localized strings for the achievement description. |
| 579 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 580 | # string `gamesConfiguration#localizedStringBundle`. |
| 581 | "translations": [ # The locale strings. |
| 582 | { # A localized string resource. |
| 583 | "locale": "A String", # The locale string. |
| 584 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 585 | # string `gamesConfiguration#localizedString`. |
| 586 | "value": "A String", # The string value. |
| 587 | }, |
| 588 | ], |
| 589 | }, |
| 590 | "pointValue": 42, # Point value for the achievement. |
| 591 | }, |
| 592 | "published": { # An achievement configuration detail. # The read-only published data of the achievement. |
| 593 | "iconUrl": "A String", # The icon url of this achievement. Writes to this field are ignored. |
| 594 | "sortRank": 42, # The sort rank of this achievement. Writes to this field are ignored. |
| 595 | "name": { # A localized string bundle resource. # Localized strings for the achievement name. |
| 596 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 597 | # string `gamesConfiguration#localizedStringBundle`. |
| 598 | "translations": [ # The locale strings. |
| 599 | { # A localized string resource. |
| 600 | "locale": "A String", # The locale string. |
| 601 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 602 | # string `gamesConfiguration#localizedString`. |
| 603 | "value": "A String", # The string value. |
| 604 | }, |
| 605 | ], |
| 606 | }, |
| 607 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 608 | # string `gamesConfiguration#achievementConfigurationDetail`. |
| 609 | "description": { # A localized string bundle resource. # Localized strings for the achievement description. |
| 610 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 611 | # string `gamesConfiguration#localizedStringBundle`. |
| 612 | "translations": [ # The locale strings. |
| 613 | { # A localized string resource. |
| 614 | "locale": "A String", # The locale string. |
| 615 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
| 616 | # string `gamesConfiguration#localizedString`. |
| 617 | "value": "A String", # The string value. |
| 618 | }, |
| 619 | ], |
| 620 | }, |
| 621 | "pointValue": 42, # Point value for the achievement. |
| 622 | }, |
| 623 | "achievementType": "A String", # The type of the achievement. |
| 624 | "token": "A String", # The token for this resource. |
| 625 | "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 626 | # string `gamesConfiguration#achievementConfiguration`. |
Bu Sun Kim | 6502091 | 2020-05-20 12:08:20 -0700 | [diff] [blame] | 627 | "initialState": "A String", # The initial state of the achievement. |
| 628 | "stepsToUnlock": 42, # Steps to unlock. Only applicable to incremental achievements. |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 629 | }</pre> |
| 630 | </div> |
| 631 | |
| 632 | </body></html> |