Resource: AdSenseLink
A link between a GA4 Property and an AdSense for Content ad client.
JSON representation |
---|
{ "name": string, "adClientCode": string } |
Fields | |
---|---|
name |
Output only. The resource name for this AdSense Link resource. Format: properties/{propertyId}/adSenseLinks/{linkId} Example: properties/1234/adSenseLinks/6789 |
adClientCode |
Immutable. The AdSense ad client code that the GA4 property is linked to. Example format: "ca-pub-1234567890" |
Methods |
|
---|---|
|
Creates an AdSenseLink. |
|
Deletes an AdSenseLink. |
|
Looks up a single AdSenseLink. |
|
Lists AdSenseLinks on a property. |