mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(json): update all apis
And bring in 5 new ones, including cloudkms. Also update dependencies to make things compile again.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/HRuJCCIlMtHocq2WCX0lbnhTmso\"",
|
||||
"etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/CNwW5zhdZOVYCBH02fYR4CSgom8\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "doubleclicksearch:v2",
|
||||
"name": "doubleclicksearch",
|
||||
"version": "v2",
|
||||
"revision": "20161108",
|
||||
"revision": "20170509",
|
||||
"title": "DoubleClick Search API",
|
||||
"description": "Reports and modifies your advertising data in DoubleClick Search (for example, campaigns, ad groups, keywords, and conversions).",
|
||||
"ownerDomain": "google.com",
|
||||
@@ -175,7 +175,7 @@
|
||||
},
|
||||
"conversionId": {
|
||||
"type": "string",
|
||||
"description": "For offline conversions, this is an ID that advertisers are required to provide. Advertisers can specify any ID that is meaningful to them. For online conversions, DS copies the dsConversionId or floodlightOrderId into this property depending on the advertiser's Floodlight instructions.",
|
||||
"description": "For offline conversions, advertisers provide this ID. Advertisers can specify any ID that is meaningful to them. Each conversion in a request must specify a unique ID, and the combination of ID and timestamp must be unique amongst all conversions within the advertiser.\nFor online conversions, DS copies the dsConversionId or floodlightOrderId into this property depending on the advertiser's Floodlight instructions.",
|
||||
"annotations": {
|
||||
"required": [
|
||||
"doubleclicksearch.conversion.insert"
|
||||
|
||||
Reference in New Issue
Block a user