<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WeatherKit",
  "identifier" : "/documentation/WeatherKit/WeatherAttribution",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "WeatherKit"
    ],
    "preciseIdentifier" : "s:10WeatherKit0A11AttributionV"
  },
  "title" : "WeatherAttribution"
}
-->

# WeatherAttribution

A structure that  defines the necessary information for attributing a weather data provider.

```
struct WeatherAttribution
```

## Overview

Attribution is required for publishing software using WeatherKit.

## Topics

### Getting the properties

[`combinedMarkDarkURL`](/documentation/WeatherKit/WeatherAttribution/combinedMarkDarkURL)

A URL for the combined “ Apple Weather” mark, in dark variant.

[`combinedMarkLightURL`](/documentation/WeatherKit/WeatherAttribution/combinedMarkLightURL)

A URL for the combined “ Apple Weather” mark, in light variant.

[`legalPageURL`](/documentation/WeatherKit/WeatherAttribution/legalPageURL)

A link to the legal attribution page that contains copyright information
about the weather data sources.

[`serviceName`](/documentation/WeatherKit/WeatherAttribution/serviceName)

The weather data provider name.

[`squareMarkURL`](/documentation/WeatherKit/WeatherAttribution/squareMarkURL)

A URL for the square Apple Weather mark.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)