beautypg.com

Atom:updated – Google Search Appliance Administrative API Developers Guide: Protocol User Manual

Page 9

background image

Google Search Appliance: Administrative API Developer’s Guide: Protocol

9

Attributes

Example

href="https://gsa/feeds/config/crawlURLs"/>

Parent Element

atom:entry

Content Format

Empty

atom:updated

Definition

The tag identifies the date and time that an entry in an Atom feed was updated.

Example

1970-01- 01T00:00:00.000Z

Parent Elements

atom:feed, atom:entry

Content Format

Date

Name

Format

Description

rel

Text

The rel attribute identifies the relationship of the link to the API response
feed.

If the value of the rel attribute is self, then the href attribute value is
a link to the URL you use to request the feed.

If the value of the rel attribute is edit, then the href attribute value is
the URL that you use to retrieve, update, or delete the resource.

Note: Use an HTTP GET request to retrieve a resource, an HTTP PUT request
to update a resource, and an HTTP DELETE request to delete a resource.

href

Text

The href attribute contains an URI reference that indicates how to retrieve
or edit the information in an API response.