我已经挣扎了一段时间,但我正试图找到一种编程的方式来更新Google视图,并更改所有视图的名称。作为一个测试,我想从小开始,只关注一个视图。使用App控制台,我编写了以下代码: var view_id = "11545xxxx"; var payload = {"Name":("xxxxx","UA-xxxxx-49","11545xxxx",payload_str)
但
$client = new \Google_Client();$client->setAuthConfignew \Google_Service_Analytics($client);
// Construct the body of the request and set its properties$profile = new \Google
在API的v3中,我看到有一个max结果参数可以被传递以获得1000多条记录。我还没有弄清楚如何使用python在API的v4中传递该参数。 # Use the Analytics Service Object to query the Analytics Reporting APIreturn analytics.reports().batchGet(