|
156 | 156 | "$ref": "AdBlockingRecoveryTag"
|
157 | 157 | },
|
158 | 158 | "scopes": [
|
159 |
| - "https://www.googleapis.com/auth/adsense" |
| 159 | + "https://www.googleapis.com/auth/adsense", |
| 160 | + "https://www.googleapis.com/auth/adsense.readonly" |
160 | 161 | ]
|
161 | 162 | },
|
162 | 163 | "list": {
|
|
744 | 745 | "MONTH",
|
745 | 746 | "ACCOUNT_NAME",
|
746 | 747 | "AD_CLIENT_ID",
|
| 748 | + "HOSTED_AD_CLIENT_ID", |
747 | 749 | "PRODUCT_NAME",
|
748 | 750 | "PRODUCT_CODE",
|
749 | 751 | "AD_UNIT_NAME",
|
|
792 | 794 | "Month dimension in YYYY-MM format (e.g. \"2010-02\").",
|
793 | 795 | "Account name. The members of this dimension match the values from Account.display_name.",
|
794 | 796 | "Unique ID of an ad client. The members of this dimension match the values from AdClient.reporting_dimension_id.",
|
| 797 | + "Unique ID of a sub-account's ad client. The members of this dimension match the values from AdClient.reporting_dimension_id (for the sub-account).", |
795 | 798 | "Localized product name (e.g. \"AdSense for Content\", \"AdSense for Search\").",
|
796 | 799 | "Product code (e.g. \"AFC\", \"AFS\"). The members of this dimension match the values from AdClient.product_code.",
|
797 | 800 | "Ad unit name (within which an ad was served). The members of this dimension match the values from AdUnit.display_name.",
|
|
1052 | 1055 | "MONTH",
|
1053 | 1056 | "ACCOUNT_NAME",
|
1054 | 1057 | "AD_CLIENT_ID",
|
| 1058 | + "HOSTED_AD_CLIENT_ID", |
1055 | 1059 | "PRODUCT_NAME",
|
1056 | 1060 | "PRODUCT_CODE",
|
1057 | 1061 | "AD_UNIT_NAME",
|
|
1100 | 1104 | "Month dimension in YYYY-MM format (e.g. \"2010-02\").",
|
1101 | 1105 | "Account name. The members of this dimension match the values from Account.display_name.",
|
1102 | 1106 | "Unique ID of an ad client. The members of this dimension match the values from AdClient.reporting_dimension_id.",
|
| 1107 | + "Unique ID of a sub-account's ad client. The members of this dimension match the values from AdClient.reporting_dimension_id (for the sub-account).", |
1103 | 1108 | "Localized product name (e.g. \"AdSense for Content\", \"AdSense for Search\").",
|
1104 | 1109 | "Product code (e.g. \"AFC\", \"AFS\"). The members of this dimension match the values from AdClient.product_code.",
|
1105 | 1110 | "Ad unit name (within which an ad was served). The members of this dimension match the values from AdUnit.display_name.",
|
|
1670 | 1675 | }
|
1671 | 1676 | }
|
1672 | 1677 | },
|
1673 |
| - "revision": "20220825", |
| 1678 | + "revision": "20220904", |
1674 | 1679 | "rootUrl": "https://adsense.googleapis.com/",
|
1675 | 1680 | "schemas": {
|
1676 | 1681 | "Account": {
|
|
0 commit comments