SocialGraphApiProtoMonthlyDayRecurrence
Social Graph APIInfrastructureGoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoMonthlyDayRecurrence
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Social Graph Api Proto Monthly Day Recurrence) contains 2 attributes that define its data structure. Key functionality includes: Absolute day of the month (if positive) or relative day from the end of the month (if negative). Example: 2nd and 20th of the month [2, 20]. Example: ...
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
2monthDaylist(integer(nilAbsolute day of the month (if positive) or relative day from the end of the month (if negative). Example: 2nd and 20th of the month [2, 20]. Example: Last day of the month [-1]. Positive values should correspond to actual calendar day number (indexing starts at 1).
useLastDayIfMonthDayPastEndboolean(nilIf true, month_day beyond the end of month (i.e. month_day=31 in February) will default to the last day of the month.