You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/ad_sense_platform/lib/google_api/ad_sense_platform/v1alpha/api/accounts.ex
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -172,7 +172,7 @@ defmodule GoogleApi.AdSensePlatform.V1alpha.Api.Accounts do
172
172
## Parameters
173
173
174
174
* `connection` (*type:* `GoogleApi.AdSensePlatform.V1alpha.Connection.t`) - Connection to server
175
-
* `parent` (*type:* `String.t`) - Required. The name of the platform to retrieve. Format: accounts/{account}/platforms/{platform}/childAccounts/{child_publisher_code}
175
+
* `parent` (*type:* `String.t`) - Required. The name of the child account under the given platform which owns the platform child sites. Format: accounts/{account}/platforms/{platform}/childAccounts/{child_account}
0 commit comments