My favorites | English | Sign in

Faster JavaScript with Closure Tools New!

Documentation for the requested version is not available.Documentation for the requested diff is not available.

SyndicationService_Data

Link to this version

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

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