For a list of methods for this resource, see the end of this page.
Resource representations
Contains information about an internet connection type that can be targeted by ads. Clients can use the connection type to target mobile vs. broadband users.
{ "kind": "dfareporting#connectionType", "id": long, "name": string }
Property name | Value | Description | Notes |
---|---|---|---|
id |
long |
ID of this connection type. | |
kind |
string |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#connectionType" . |
|
name |
string |
Name of this connection type. |