Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Google Ads is an online advertising platform developed by Google, where advertisers pay to display brief advertisements, service offerings, product listings, video content, and generate mobile application installs within the Google ad network to web users. Google Ads source plugin would allow users to retrieve all of their Google Ads reports . The reports will 

...

in batch mode.

  • User would like to get all Google Ads reports that are available for her Customer Id associated with the client account
  • User do not need to specify reports or fields while setting up the configuration
  • User should be able to use advanced options available in Google Ads API such as skip report header
Option LevelUser Configuration LabelLabel DescriptionVariableUser WidgetNotes
BasicCredential File LocationCredential file (after enabling Google Analytics reporting API)key_file_locationText BoxGoogle Analytics ViewThe GA view ID from which to retrieve dataview_idText BoxAuthorization tokenAuthorization to down the reportoauth2_access_tokenText Boxhttps://developers.google.com/adwords/api/docs/guides/reporting#prepare_the_request
Developer tokenDeveloper toke consisting of unique stringdeveloper_tokenText Box
Customer IDCustomer ID of the client accountclient_customer_id

Start DateStart date for the report datastart_dateText BoxShould allow to choose "today" as an option
End DateEnd date for the report dataend_dateText BoxShould allow few standard options such as last 30, 60 and 90 days
MetricsQuantitative measurements. For example, the metric ga:users indicates the total number of users for the requested time periodmetrics_listDrop DownAll the available metrics - https://developers.google.com/analytics/devguides/reporting/core/dimsmets
DimensionsAttributes of your data. For example, the dimension ga:city indicates the city, for example, "Paris" or "New York"dimensions_listDrown Down

All the available dimensions - https://developers.google.com/analytics/devguides/reporting/core/dimsmets

AdvancedSampling LevelDesired report sample sizesample_sizeText BoxAdvancedSkip Report HeaderIf true, report output will not include a header row containing the report name and date range.skipReportHeaderCheck Box
Skip Column HeaderIf true, report output will not include a header row containing field namesskipColumnHeaderCheck Box
Skip Report SummaryIf true, report output will not include a summary row containing the report totalsskipReportSummaryCheck Box
Use Raw Enum ValuesSet to true if you want the returned format to be the actual enum valueuseRawEnumValuesCheck Box
include Zero ImpressionsIf true, report output will include rows where all specified metric fields are zero,includeZeroImpressionsCheck Box

...

...

...

...