|
324 | 324 | "adunits": {
|
325 | 325 | "methods": {
|
326 | 326 | "create": {
|
327 |
| - "description": "Creates an ad unit. This method can only be used by projects enabled for the [AdSense for Platforms](https://developers.google.com/adsense/platforms/) product. Note that ad units can only be created for ad clients with an \"AFC\" product code. For more info see the [AdClient resource](/adsense/management/reference/rest/v2/accounts.adclients). For now, this method can only be used to create `DISPLAY` ad units. See: https://support.google.com/adsense/answer/9183566", |
| 327 | + "description": "Creates an ad unit. This method can be called only by a restricted set of projects, which are usually owned by [AdSense for Platforms](https://developers.google.com/adsense/platforms/) publishers. Contact your account manager if you need to use this method. Note that ad units can only be created for ad clients with an \"AFC\" product code. For more info see the [AdClient resource](/adsense/management/reference/rest/v2/accounts.adclients). For now, this method can only be used to create `DISPLAY` ad units. See: https://support.google.com/adsense/answer/9183566", |
328 | 328 | "flatPath": "v2/accounts/{accountsId}/adclients/{adclientsId}/adunits",
|
329 | 329 | "httpMethod": "POST",
|
330 | 330 | "id": "adsense.accounts.adclients.adunits.create",
|
|
478 | 478 | ]
|
479 | 479 | },
|
480 | 480 | "patch": {
|
481 |
| - "description": "Updates an ad unit. This method can only be used by projects enabled for the [AdSense for Platforms](https://developers.google.com/adsense/platforms/) product. For now, this method can only be used to update `DISPLAY` ad units. See: https://support.google.com/adsense/answer/9183566", |
| 481 | + "description": "Updates an ad unit. This method can be called only by a restricted set of projects, which are usually owned by [AdSense for Platforms](https://developers.google.com/adsense/platforms/) publishers. Contact your account manager if you need to use this method. For now, this method can only be used to update `DISPLAY` ad units. See: https://support.google.com/adsense/answer/9183566", |
482 | 482 | "flatPath": "v2/accounts/{accountsId}/adclients/{adclientsId}/adunits/{adunitsId}",
|
483 | 483 | "httpMethod": "PATCH",
|
484 | 484 | "id": "adsense.accounts.adclients.adunits.patch",
|
|
516 | 516 | "customchannels": {
|
517 | 517 | "methods": {
|
518 | 518 | "create": {
|
519 |
| - "description": "Creates a custom channel. This method can only be used by projects enabled for the [AdSense for Platforms](https://developers.google.com/adsense/platforms/) product.", |
| 519 | + "description": "Creates a custom channel. This method can be called only by a restricted set of projects, which are usually owned by [AdSense for Platforms](https://developers.google.com/adsense/platforms/) publishers. Contact your account manager if you need to use this method.", |
520 | 520 | "flatPath": "v2/accounts/{accountsId}/adclients/{adclientsId}/customchannels",
|
521 | 521 | "httpMethod": "POST",
|
522 | 522 | "id": "adsense.accounts.adclients.customchannels.create",
|
|
544 | 544 | ]
|
545 | 545 | },
|
546 | 546 | "delete": {
|
547 |
| - "description": "Deletes a custom channel. This method can only be used by projects enabled for the [AdSense for Platforms](https://developers.google.com/adsense/platforms/) product.", |
| 547 | + "description": "Deletes a custom channel. This method can be called only by a restricted set of projects, which are usually owned by [AdSense for Platforms](https://developers.google.com/adsense/platforms/) publishers. Contact your account manager if you need to use this method.", |
548 | 548 | "flatPath": "v2/accounts/{accountsId}/adclients/{adclientsId}/customchannels/{customchannelsId}",
|
549 | 549 | "httpMethod": "DELETE",
|
550 | 550 | "id": "adsense.accounts.adclients.customchannels.delete",
|
|
669 | 669 | ]
|
670 | 670 | },
|
671 | 671 | "patch": {
|
672 |
| - "description": "Updates a custom channel. This method can only be used by projects enabled for the [AdSense for Platforms](https://developers.google.com/adsense/platforms/) product.", |
| 672 | + "description": "Updates a custom channel. This method can be called only by a restricted set of projects, which are usually owned by [AdSense for Platforms](https://developers.google.com/adsense/platforms/) publishers. Contact your account manager if you need to use this method.", |
673 | 673 | "flatPath": "v2/accounts/{accountsId}/adclients/{adclientsId}/customchannels/{customchannelsId}",
|
674 | 674 | "httpMethod": "PATCH",
|
675 | 675 | "id": "adsense.accounts.adclients.customchannels.patch",
|
|
1845 | 1845 | }
|
1846 | 1846 | }
|
1847 | 1847 | },
|
1848 |
| - "revision": "20240313", |
| 1848 | + "revision": "20240321", |
1849 | 1849 | "rootUrl": "https://adsense.googleapis.com/",
|
1850 | 1850 | "schemas": {
|
1851 | 1851 | "Account": {
|
|
0 commit comments