Probabilistically
Probabilistically
  • 21
  • 106 436
TUTORIAL: Python API for Google Analytics (GA4)
Get your Google Analytics (GA4) data in python through Google Analytics Data API v1 beta.
Create API keys, authorize your app in Google Analytics, create a request and format the response, visualize the data in python or export the data to CSV or Excel. Complementary report code included.
Quickstart Guide:
developers.google.com/analytics/devguides/reporting/data/v1/quickstart-client-libraries
Python code in GitHub repository:
github.com/tanyazyabkina/GA4_API_python
Google Developers Guide:
googleapis.dev/python/analyticsdata/latest/data_v1beta/beta_analytics_data.html
Metrics and Dimensions:
developers.google.com/analytics/devguides/reporting/data/v1/api-schema
Chapters:
0:00 GA4 to python overview
0:53 API keys using Quickstart
2:51 API keys manually
6:27 Authorize in GA4
8:57 Python setup
10:09 Google analytics data request and response
12:46 Export response in Excel/CSV
13:19 Monthly web traffic chart
13:45 Python GA4 report
15:33 Validate GA4 in python against Data Studio
My website: zyabkina.com
If you want to contact me, the best way is to ping me on LinkedIn using Connect-Add a note (three dots in the mobile app) and mention that you watched my video.
Переглядів: 19 699

Відео

Convert JSON to CSV using Python: Amazon Comprehend Medical
Переглядів 1,8 тис.3 роки тому
Advanced JSON to CSV conversion that includes subdictionaries. I show how to convert an output from AWS Comprehend Medical Analysis in python into a dataframe (table), which can be saved in CSV or Excel format. I am using the Pandas package for Python to convert the JSON into a set of dataframes first, and then save them. Amazon Comprehend Medical outputs have sub-dictionaries (Attributes, Trai...
Amazon Comprehend Medical Analysis Job: Setup, S3 Storage, Roles, Permissions | AWS Tutorial
Переглядів 1,9 тис.3 роки тому
Learn how to schedule and run an Analysis Job in Amazon Comprehend Medical. Set up a user account, create an S3 bucket and upload your data, create a role for your Comprehend Medical job to access your S3 bucket, and schedule an analysis job. If you are getting an error when trying to create an AWS Comprehend Medical analysis job, it is most likely because the part that creates a service role f...
Amazon Comprehend Medical: Demo, Pricing, Data Limits | AWS Tutorial
Переглядів 3,3 тис.3 роки тому
Learn about Amazon Comprehend Medical, a healthcare AI service from AWS. A real-time demo of capabilities, explanation of pricing and data requirements. Comprehend Medical is a collection of Natural Language Processing models that can turn your unstructured healthcare data into a structured format and link drug names and diagnoses to standardized concepts, like ICD-10-CM and RxNorm. It can also...
TUTORIAL: Archive Google Analytics (UA) Data using Python
Переглядів 36 тис.3 роки тому
Archive UA data before Google deletes it using automated export using the API. Set up Google Analytics Reporting API keys, send a UA data request, and format the JSON response into a usable dataframe. This video is about Universal Analytics (UA). GA4 python API video - ua-cam.com/video/HbxIXEfl-Hs/v-deo.html GitHub repository: github.com/tanyazyabkina/GoogleAnalyticsReportingAPI_python If you n...
Amazing Google Analytics Dashboards Using Data Studio
Переглядів 9 тис.3 роки тому
Up your digital reporting game with Google Data Studio! Demonstration of how to get started with Data Studio, connect to GA data, and customize a report. Link to my template: datastudio.google.com/reporting/0304acb5-6447-4437-8814-9248a73a5b0b Chapters: 0:00 Introduction 1:29 Connecting to GA data 2:32 Parts of Data Studio 9:34 Good report tips 13:34 Using a Template My website: zyabkina.com
Sentiment Analysis in Amazon Comprehend Using Python API and BOTO3 Package
Переглядів 5 тис.3 роки тому
Sentiment analysis using Amazon Comprehend service from AWS with BOTO3 SDK for python. Amazon Comprehend Natural Language Processing (NLP) overview, AWS API setup, pricing, python code, input data requirements, and output processing. S3 data upload and results download from python. Code that covers three ways to run sentiment analysis: 1. Real-time single document processing. 2. Real-time batch...
How to Deploy Artificial Intelligence in Your Business
Переглядів 2353 роки тому
AI sounds fancy, but it does not have to be. Learn the basics of how you can deploy AI in your own business.
Churn Analysis in Excel Demonstration
Переглядів 25 тис.3 роки тому
Churn analysis demonstration by a former Director of Retention Analytics for the second-largest US cable company. Use my tips to do a quick, but not perfunctory analysis of your customer churn data using Excel. I analyze publicly available Kaggle telco churn dataset using pivot tables, pivot charts, VLOOKUP, and perform data visualization. Learn how to identify variables that are associated wit...
Someone says your numbers are wrong, what do you do? Advice for analysts and data scientists
Переглядів 824 роки тому
#3MinutesDataScience This happens a lot. You ran the numbers, and they don't match other data produced in the company. This video will give you advice on the most common reasons why numbers are off, and how to handle them without losing your face and reputation. This can be a very stressful situation for an analyst, but dealing with it in a constructive manner can win you support across the com...
3 Common Types of Analysis: Deep Dive, KPIs, and Ad Hoc
Переглядів 7084 роки тому
#3MinuteDataScience Deep Dive, KPIs, and Ad Hoc Analysis. How are they related and how to improve your analytics by informing one type analysis through another.
Wonder what is truly meant by Big Data?
Переглядів 534 роки тому
#3MinuteDataScience How is Big Data different from other types of data? What are the types of data? I explain structured and unstructured data, and how this plays into the definition of what Big Data is.
When data goes against intuition
Переглядів 184 роки тому
#3MinuteDataScience What happens when the data disagrees with intuition? How do we persuade business executives to listen to the data?
What is Machine Learning?
Переглядів 174 роки тому
#3MinuteDataScience What is Machine Learning?
Improve analytics at your company: don't give specs, ask questions
Переглядів 394 роки тому
To improve analytical process, involve the input from the analysts early on. Do not succumb to the pressure to figure out what the answer to your question should be, don't try to come up with the specs. Bring your questions to the data scientists early on, and let them help define methodology and data sources.
Data Science vs Analytics
Переглядів 294 роки тому
Data Science vs Analytics
Model Accuracy II
Переглядів 134 роки тому
Model Accuracy II
Model Accuracy - Part 1
Переглядів 754 роки тому
Model Accuracy - Part 1
Statistical Significance
Переглядів 384 роки тому
Statistical Significance
Image Classification using VGG16: Clothing/Apparel Necklines
Переглядів 2,8 тис.6 років тому
Image Classification using VGG16: Clothing/Apparel Necklines
Image Classification with Deep Learning: Apparel/Clothing by Tanya Zyabkina 2 min video
Переглядів 3386 років тому
Image Classification with Deep Learning: Apparel/Clothing by Tanya Zyabkina 2 min video

КОМЕНТАРІ

  • @probabilistically
    @probabilistically Місяць тому

    **** UPDATES ***** 1. I recommend that you run the code in Google Colab, especially, if you run into library installation issues. There is nothing to install in Colab, and it works very well. 2. I have updated the code to include pagination. Useful if you need to archive your UA data before it gets deleted in July 2024. New GitHub link: github.com/tanyazyabkina/Archive_Google_Analytics_UA_data/tree/main

  • @dinahany233
    @dinahany233 Місяць тому

    Thank u for charts demonstration

  • @lowgn9251
    @lowgn9251 2 місяці тому

    Great !! Everything is so simple with your explanations ! Thanks a lot

  • @PeakBIAdmin
    @PeakBIAdmin 3 місяці тому

    Mam you are a lifesaver. I went through so many tutorials but none was as clear and detailed as yours. Thank you for posting this.

  • @prajwalsantosh
    @prajwalsantosh 3 місяці тому

    I am encountering a error - " PermissionDenied: 403 User does not have sufficient permissions for this property. To learn more about Property ID, see developers.google.com/analytics/devguides/reporting/data/v1/property-id." Even though I have direct permissions for a particular view id. Not sure why this is happening

  • @naganathkousik7233
    @naganathkousik7233 3 місяці тому

    Hey , I have a doubt , is there is any way that I can ask view access in google analytics with the help of python or js script If yes can you pls tell me the approach? Thanks in advance

    • @probabilistically
      @probabilistically 3 місяці тому

      Check out the Analytics Management API. This API allows adding new users into accounts. developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference

  • @deepdishseo
    @deepdishseo 5 місяців тому

    Spasibo! 🙏

  • @appstuff6565
    @appstuff6565 8 місяців тому

    Hi to the person behind " Probabilistically", thanks for this video. I am stuck in a dilemma, perhaps a basic guidance or suggestion from an expert as youmight help. My Tech Stack: NextJS 13.5 with Supabase. I have a link aggregation clone like linktree, since its a learning hobbyist project, where each user has its unique user profile and multiple links. Similar to linktree style. Everything works as is. The next stage of my project is Analytics: 1. I need to show the logged in user how many page visits his page has 2. how many times a link/button was clicked on his page. For this, i planned to do diy, but in case if there are heavy requests I fear my db wont be able to handle without breaking out of the free supabase tier. So I plan to use something like Google Analytics. Now, Im familiar with the basic integration for my project/web-app and to see how many visitors visited my project/web-app. What I want to undertand is to show my logged in users the data about ONLY their profile page, is it possible to do so? each user can see their analytics through google analytics in my web app itself. How do i tackle this? Is it a viable method with GA or should I DIY? Thanks for your time.

    • @probabilistically
      @probabilistically 7 місяців тому

      Hi! If you decide to go with GA4, check out how it tracks logged in users. support.google.com/analytics/answer/9213390?hl=en The next step is to configure the GA4 correctly. As far as the data goes, I would export the traffic data to BigQuery. This may incur costs, but it's a fairly simple solution that exports into BQ automatially. Good luck!

    • @appstuff6565
      @appstuff6565 7 місяців тому

      okay ive paused the project now but thanks!@@probabilistically

  • @prajwalsantosh
    @prajwalsantosh 8 місяців тому

    Great Video! Do you have any idea on how to pull custom segment level data as well?

    • @probabilistically
      @probabilistically 8 місяців тому

      developers.google.com/analytics/devguides/reporting/data/v1/exploration-api-schema I believe that's the dimension called 'segment': A segment is a subset of your Analytics data. For example, of your entire set of users, one segment might be users from a particular country or city. To learn more, see Segment builder. The segment dimension returns the name assigned to the segment in the request with a 1-based prefix (i.e. if the first segment is named 'Paid Traffic' in the request, then this segment will be '1. Paid Traffic' in the response). If segments names are not specified in the request, segments are named by 1-based names (i.e. '1. Segment', '2. Segment', etc.)

  • @pratyush801
    @pratyush801 8 місяців тому

    hi ! thanks for this amazing tutorial. I am getting a SSL Handshake error when trying to run format_report function . Any idea how it can be resolved ?

    • @probabilistically
      @probabilistically 8 місяців тому

      I am not sure. I would check property ID and correct credentials location.

    • @KubaAlbion
      @KubaAlbion Місяць тому

      I have same problem, did you manage to fix it?

  • @prasenjitroychowdhury1777
    @prasenjitroychowdhury1777 9 місяців тому

    Hi ma'am, thanks for sharing this video on YT, could you please share a NEW video using the same GA4, Analytic Data API, using .React JS and report can show into the desired URL /admin website?

    • @probabilistically
      @probabilistically 9 місяців тому

      Unfortunately, am in analytics, so I don't know React JS. Excellent suggestion for someone else, though. @jiejenn, maybe?

  • @user-nm2ms5ow1c
    @user-nm2ms5ow1c 9 місяців тому

    thanks

  • @cristiandiaz3551
    @cristiandiaz3551 10 місяців тому

    DefaultCredentialsError: Fil was not found. Output is truncated. View as a scrollable element or open in a text editor. Adjust cell output settings What is the correct way to write the Credentials , cuz i get an error in that file , some one can help me ? just an example of how i have to put the credecials

    • @probabilistically
      @probabilistically 8 місяців тому

      The JSON credentials file downloaded from Google Cloud is all you need. Make sure your file location is referenced correctly.

  • @sibin_s
    @sibin_s 10 місяців тому

    Is there an Id (like userid) to call as dimension to fetch all visitor data ??

    • @probabilistically
      @probabilistically 9 місяців тому

      The API is good for summaries not all data. Look into BigQuery export for detailed raw data export.

    • @sibin_s
      @sibin_s 9 місяців тому

      Thanks! @@probabilistically

  • @navalhatode5221
    @navalhatode5221 11 місяців тому

    Thank you for the video. Really help to code . I have question: As GA4 api only retrieve the data of 10,000 rows. How can we retrieve all the data (10,000 + rows)?

    • @josemiguelvilchesfierro3258
      @josemiguelvilchesfierro3258 9 місяців тому

      I have the same problem, could you resolve it?

    • @probabilistically
      @probabilistically 9 місяців тому

      There are limit and offset options for the number of rows that allow the request to return more than 10K records. Here is a guide that explains how they work: developers.google.com/analytics/devguides/reporting/data/v1/basics#navigate_long_reports

  • @emilianouribeescobar9712
    @emilianouribeescobar9712 Рік тому

    i like your content

  • @playkill51
    @playkill51 Рік тому

    Hello, can I migrate this same code to GA4? because UA will be discontinued next month

    • @probabilistically
      @probabilistically Рік тому

      It's a similar process for GA4, just a different API. Here is the video: ua-cam.com/video/HbxIXEfl-Hs/v-deo.html

  • @user-ce7dl3bx5f
    @user-ce7dl3bx5f Рік тому

    Hi, How can I use OAuth to authenticate instead of creds.json?

    • @probabilistically
      @probabilistically Рік тому

      It looks like you can use 0Auth with Command Line Interface, but not with the client libraries. Maybe you can authenticate an app and then run the code from it. developers.google.com/analytics/devguides/reporting/data/v1/quickstart-cli

  • @jnibur
    @jnibur Рік тому

    Very nice video. Question for you. By doing this, could you extract the same day data by hour ? Or do you still need to wait until next next to see today's data?

    • @probabilistically
      @probabilistically Рік тому

      There is a realtime report: developers.google.com/analytics/devguides/reporting/data/v1/realtime-basics

  • @subrinalazad3215
    @subrinalazad3215 Рік тому

    Thank for the fot video !! I am stuck with this: client = BetaAnalyticsDataClient() Getting JSONDecodeError & DefaultCredentialsError &

  • @NSLABTUTORIAIS
    @NSLABTUTORIAIS Рік тому

    Many, many thanks. I searched a lot for some API tutorial with Python to connect to GA4 that worked. Congratulations, yours is very clear, simple and functional.

  • @sukhkaur27
    @sukhkaur27 Рік тому

    Great video! I tried this on my local environment and it worked amazingly well, however, how can I automate this to run everyday on cloud using Azure Function App or similar? Would really appreciate some help. Thank you!

    • @probabilistically
      @probabilistically Рік тому

      I believe, it should be possible. I am not an Azure expert, though.

  • @SahilVerma-nf4zx
    @SahilVerma-nf4zx Рік тому

    I am getting this error: Error: time data '202304' does not match format '%Y%m%d' , when using combination of ga:users and ga:yearMonth. Any idea how to resolve this?

  • @colinsorensen2366
    @colinsorensen2366 Рік тому

    You are a LIFESAVER. My least favorite part of analytics is setting up new APIs, but this worked brilliantly, and your code is much cleaner than the quickstart code. Thank YOU!!!!

  • @jorgeayala17
    @jorgeayala17 Рік тому

    love this video. Thank you so much!

  • @tieduprightnowprcls
    @tieduprightnowprcls Рік тому

    Thankyou for the video, Tanya! I just a need a working code to get started with, and what you have provided in the video is more than enough.

  • @user-hn2gu2jj6v
    @user-hn2gu2jj6v Рік тому

    Hi I have a question. So I have experienced missing data (downloaded the output in CSV) when I added more dimensions to RunReportRequest function. Is there any possible solutions to solve this?

  • @lavycube3521
    @lavycube3521 Рік тому

    I don't understand, you searched for the active users, right? But active users where? How do I search the amount of people in a certain field?

    • @probabilistically
      @probabilistically Рік тому

      Active users are the count distinct of users/pseudousers from pageview event records. If you limit pageviews to a certain area of the site, you will get users for that area. If you break users up by page, then the sum should be larger than the total for the site because some users go to more than one page.

  • @akeelali8158
    @akeelali8158 Рік тому

    Thanks for this video. It's close to my research project. Can you help me in my search

  • @angelomartinez113
    @angelomartinez113 Рік тому

    Do you know if the access token and refresh token are the same from UA to GA4?

    • @probabilistically
      @probabilistically Рік тому

      If you authorize both UA and GA4 APIs for the project, you should be able to use the same tokens for both.

  • @shubhamjagtap108
    @shubhamjagtap108 Рік тому

    Great. Thank you for sharing, much appreciated. It solved my problem.

  • @jose.antoniogonzalezbustos3259

    Hi! I have a question. Why is the metric "Average Engagement Time" not on the list of metrics for the API, i can see it in "Aquisition->User Aquisition" in the table but its not on the list. Does anyone know how to get it?

    • @probabilistically
      @probabilistically Рік тому

      There are two metrics that you can use here: userEngagementDuration and averageSessionDuration. Not that the first will give you the total and second the average.

  • @angelomartinez113
    @angelomartinez113 Рік тому

    I love your videos. Thanks for share your knowledge. Maybe you are able to help me with a doubt I have an implementation in UA with severals advertisers_id with view_id so I need to migrate all the advertisers to GA4. But I don't have property_id. Are there a way to get the property_id to all my advertisers? What are the steps that I will follow is I only have several advertisers_id?

    • @probabilistically
      @probabilistically Рік тому

      Describe what you mean "migrate all the advertisers to GA4"? Is this a python task or a UA to GA4 migration task?

    • @angelomartinez113
      @angelomartinez113 Рік тому

      @@probabilistically Is a python task, I have a several Google accounts with refresh and access token and I need to migrate all of them to GA4 but I got the 403 User does not have sufficient permissions for this property. Could you give an advice?

    • @probabilistically
      @probabilistically Рік тому

      @@angelomartinez113 Refresh and access tokens - are you authorizing an app or a service account? If you have a service account, then the "email" (looks like an email, but is not an actual email) needs to be added as a user to the GA4 properties - which are different than the UA properties.

  • @jeancarlossedanoporta5351

    Very good video. Congratulations Query: How much is the cost of the API service in GCP?

    • @probabilistically
      @probabilistically Рік тому

      There is no cost if you stay within Standard Property limits, which are quite generous. Here is more detail on specific quotas: developers.google.com/analytics/devguides/reporting/data/v1/quotas

  • @juictyoutube
    @juictyoutube Рік тому

    its very useful video.pleaseshare me the all documentation and source code

  • @zonezero3290
    @zonezero3290 Рік тому

    Absolutely a good video for beginners, even though the quality of the video itself only got 480p, still pretty nice! thx!

    • @probabilistically
      @probabilistically Рік тому

      Thanks for pointing out the resolution. After 15 mins of checking all the versions and settings, I am still confused why this happened and how come I never noticed. Clearly, I am not a good video editor!🙃

  • @Potencyfunction
    @Potencyfunction Рік тому

    I like your thin chain beside of smart kpi´s and intelligence.

  • @KalTheBlackCat
    @KalTheBlackCat Рік тому

    Keep up the good work 😀!

  • @ManuelTorres-ci2so
    @ManuelTorres-ci2so Рік тому

    Is it possible to access the conversion data from the library or rest api?

    • @probabilistically
      @probabilistically Рік тому

      There is a metric called isConversionEvent (boolean), and it marks conversion events that you set up in GA4 Admin -> Events. The same field is availabe in Looker Studio, so if you want to expore it first, I would recommend trying it there.

    • @probabilistically
      @probabilistically Рік тому

      More here: developers.google.com/analytics/devguides/reporting/data/v1/api-schema

  • @jose.antoniogonzalezbustos3259

    Will this still work for G.A4?

    • @probabilistically
      @probabilistically Рік тому

      GA4 uses a different API called "Google Analytics Data API". You can add both to your project, and use them both from the same service account, though through different packages. Here are the details: ua-cam.com/video/HbxIXEfl-Hs/v-deo.html

  • @jose.antoniogonzalezbustos3259

    Thanks for the tutorial! I have a question though, if i want to get for example, more than the first 10 referrals (50 for example), how can i do it? because the code only allows to view the first 10

    • @probabilistically
      @probabilistically Рік тому

      Do you know if this is a restriction on the number of rows by Google or in python?

    • @jose.antoniogonzalezbustos3259
      @jose.antoniogonzalezbustos3259 Рік тому

      @@probabilistically in python, because in G.A I can choose for 10, 25, 50 or more rows in the lower right corner

    • @probabilistically
      @probabilistically Рік тому

      @@jose.antoniogonzalezbustos3259 Do you get the full dataset when you export your data into csv?

    • @jose.antoniogonzalezbustos3259
      @jose.antoniogonzalezbustos3259 Рік тому

      @@probabilistically yes, you get all of them and thats what i would like to get in my table in python :C

    • @probabilistically
      @probabilistically Рік тому

      @@jose.antoniogonzalezbustos3259 How many rows do you have? Some commands will cut the rows, like df.head() shows 5 rows by default, but you can specify df.head(20). And some of the editors may limit the number of rows in the output.

  • @himanshudrish
    @himanshudrish Рік тому

    Hi, I want to extract Cohort Dimensions but getting the below error can you please help to resolve this issue Error:- The request has cohort dimensions without a cohort definition

    • @probabilistically
      @probabilistically Рік тому

      I think you need to define cohort using this definition: developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#CohortGroup

  • @JohnPatrickGallagher
    @JohnPatrickGallagher Рік тому

    perfect for what i needed to test this out so far!

  • @juanitamiles4328
    @juanitamiles4328 Рік тому

    Hi, Can we also extract the GA3 data with same method

    • @probabilistically
      @probabilistically Рік тому

      Yes, you absolutely can. Here is the guide: ua-cam.com/video/N2bbJQroGB4/v-deo.html

    • @juanitamiles4328
      @juanitamiles4328 Рік тому

      Hi @@probabilistically Thanks, seriously your GA4 extract video helped me alot ❤

    • @juanitamiles4328
      @juanitamiles4328 Рік тому

      more questions:- 1) I want to fetch below Dimension/Metrics but not able to see these on API Documentation. Can you help me how I can fetch these - Goal Completions - Ad Distribution Network - Event Category/Action/Label 2) Can GA3 and GA4 data be stitched together? if yes than how we can do?

    • @probabilistically
      @probabilistically Рік тому

      @@juanitamiles4328 Glad it helped!

    • @juanitamiles4328
      @juanitamiles4328 Рік тому

      @@probabilistically do you have answer of my below questions ? 1) I want to fetch below Dimension/Metrics but not able to see these on API Documentation. Can you help me how I can fetch these - Goal Completions - Ad Distribution Network - Event Category/Action/Label 2) Can GA3 and GA4 data be stitched together? if yes than how we can do?

  • @juanitamiles4328
    @juanitamiles4328 Рік тому

    Hi can we also extract GA4 data only with API. In this tutorial you have used python but I just want to extract with API only

    • @probabilistically
      @probabilistically Рік тому

      I believe so: developers.google.com/analytics/devguides/reporting/data/v1/rest/v1beta/properties/runReport

  • @ProgrammingNewbie
    @ProgrammingNewbie Рік тому

    Fing awesome mami! TY so much!

  • @ProgrammingNewbie
    @ProgrammingNewbie Рік тому

    Bad Ass!

  • @sevidprogramming
    @sevidprogramming Рік тому

    Great tutorial!!!. have you used with parquet instead csv? and have you used topic modeling?

    • @probabilistically
      @probabilistically Рік тому

      Sorry about a late response, I am not getting notifications. I tried topic modeling, and it was... how do I say it diplomatically - confusing. It's possible I have not figured it out correctly, but that's my opinion.

  • @ahsansiddiqui4263
    @ahsansiddiqui4263 Рік тому

    we want a solution for exporting the data from our inhouse developed ehr. and there is no MDM . there is a database. is it possible to take help from aws provided tools.

    • @probabilistically
      @probabilistically Рік тому

      Cloud databases such as Snowflake have really good ways to load and parse JSON data from S3. I am not sure if it's applicable in your case, though.

  • @waqitshatasheel5875
    @waqitshatasheel5875 Рік тому

    Thanks for the tutorial. But I can only download 1000 rows. I know there something related to limit or page size, how to I fix it?

    • @probabilistically
      @probabilistically Рік тому

      developers.google.com/analytics/devguides/reporting/core/v4/basics#pagination Try using pageSize and pageToken parameters in the request.

    • @waqitshatasheel5875
      @waqitshatasheel5875 Рік тому

      @@probabilistically Should I define these token? or its fetched from previous step? Thanks

    • @probabilistically
      @probabilistically Рік тому

      @@waqitshatasheel5875 nextPageToken is part of the response that you get when there are more rows that can be returned.