SocialGraphApiProtoMonthlyWeekdayRecurrence

Social Graph APIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoMonthlyWeekdayRecurrence

1
out of 10
Minimal
SEO Impact
Pattern for a MONTHLY recurrence. This Monthly reccurence supports: 1. The nth specific weekday of the month. For example, the 3rd Wednesday of the month. This represents the 3rd instance of a Wednesday of the month, regardless of what weekday the month started on. It does not necessarily mean the Wednesday on the 3rd week of the month. Used in PeopleAPI layers + FBS/ContactsService (not in ProfileService)

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Social Graph Api Proto Monthly Weekday Recurrence) contains 2 attributes that define its data structure. Key functionality includes: The nth occurrence of week_day to match. I.e. For 3rd Wednesday of the month, week_day = WEDNESDAY and week_day_number = 3. Values beyond the end of t...

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

2
Sort:|Filter:
weekDaystring
Default: nilFull type: String.t

The nth occurrence of week_day to match. I.e. For 3rd Wednesday of the month, week_day = WEDNESDAY and week_day_number = 3. Values beyond the end of the month are skipped.

weekDayNumberinteger(
Default: nil