chore: Update client retry policy for streaming methods of the Google Ads API.
PiperOrigin-RevId: 347398860
This commit is contained in:
parent
bdab50fe10
commit
0509f4bc8c
|
|
@ -340,15 +340,6 @@
|
|||
"DEADLINE_EXCEEDED"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": [
|
||||
{
|
||||
"service": "google.ads.googleads.v3.services.GoogleAdsService",
|
||||
"method": "SearchStream"
|
||||
}
|
||||
],
|
||||
"timeout": "3600s"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -349,15 +349,6 @@
|
|||
"DEADLINE_EXCEEDED"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": [
|
||||
{
|
||||
"service": "google.ads.googleads.v4.services.GoogleAdsService",
|
||||
"method": "SearchStream"
|
||||
}
|
||||
],
|
||||
"timeout": "3600s"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -352,15 +352,6 @@
|
|||
"DEADLINE_EXCEEDED"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": [
|
||||
{
|
||||
"service": "google.ads.googleads.v5.services.GoogleAdsService",
|
||||
"method": "SearchStream"
|
||||
}
|
||||
],
|
||||
"timeout": "3600s"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -367,15 +367,6 @@
|
|||
"DEADLINE_EXCEEDED"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": [
|
||||
{
|
||||
"service": "google.ads.googleads.v6.services.GoogleAdsService",
|
||||
"method": "SearchStream"
|
||||
}
|
||||
],
|
||||
"timeout": "3600s"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue