Note: JavaScript must be enabled for you to properly view versions. It seems JavaScript is either disabled or is not supported by your browser which causes all versions of text to be simultaneously displayed. Enable JavaScript in your browser options, then try again.

SyndicationService_Data

Encapsulates the data associated with a SyndicationService A SyndicationService_Data object contains a client ID and syndication type. For example:

   <id>ca-pub-9644922955003912</id>
   <type>ContentAds</type>

Fields

Field nameField typeField description
id string
Represents the publisher ID or the client ID of the publisher. This is a unique ID assigned per syndication service per publisher.
type SyndicationService_Type
Represents the Type of the syndication service.

Values are:

  • ContentAds - Corresponds to the AdSense For Content (AFC) syndication service
  • SearchAds - Corresponds to the AdSense For Search (AFS) syndication service
  • ReferralAds - Corresponds to the referral syndication service