Skip to main content

adclients

Overview

Nameadclients
TypeResource
Idgoogleads.adsense.adclients

Fields

NameDatatypeDescription
namestringOutput only. Resource name of the ad client. Format: accounts/{account}/adclients/{adclient}
productCodestringOutput only. Reporting product code of the ad client. For example, "AFC" for AdSense for Content. Corresponds to the PRODUCT_CODE dimension, and present only if the ad client supports reporting.
reportingDimensionIdstringOutput only. Unique ID of the ad client as used in the AD_CLIENT_ID reporting dimension. Present only if the ad client supports reporting.
statestringOutput only. State of the ad client.

Methods

NameAccessible byRequired ParamsDescription
accounts_adclients_getSELECTaccountsId, adclientsIdGets the ad client from the given resource name.
accounts_adclients_listSELECTaccountsIdLists all the ad clients available in an account.