Re: AdWords API intermittent issues right now?

2020-05-12 Thread hiromi hishida
We have same errors, too. Any updates or fix? 2020年5月12日火曜日 8時18分43秒 UTC+9 Frederick Vallaeys: > > Our service which uses the AdWords API is encountering intermittent issues > like the following. Is this a known issue that someone is working on? > > ReportDownloadError.INTERNAL_SERVER_ERROR.

Re: AdWords API: Filtering by Criteria results in empty report(GENDER_PERFORMANCE_REPORT, AGE_RANGE_PERFORMANCE_REPORT)

2020-04-19 Thread hiromi hishida
Hi Nirmita, Thank you for your reply. I've successfully got the report by your advice. regards, Hiromi 2020年4月18日土曜日 2時14分55秒 UTC+9 adsapiforumadvisor: > > Hi Hiromi, > > > Thanks for reaching out. With regards to your concern about getting an > empty result by criteria in the Gender

AdWords API: Filtering by Criteria results in empty report(GENDER_PERFORMANCE_REPORT, AGE_RANGE_PERFORMANCE_REPORT)

2020-04-16 Thread hiromi hishida
Hi, When I tried to filter GENDER_PERFORMANCE_REPORT by Criteria(Gender), I always get empty report. "Criteria" is marked as "Filterable" in the document. The behavior is same in AGE_RANGE_PERFORMANCE_REPORT.

Re: Google Ads API: cannot filter by a field which is not in select

2020-04-15 Thread hiromi hishida
Hi Xiaoming, Thank you for your reply. Will the "expected behavior" be changed someday? Then I strongly request a feature: GROUP BY clause in GAQL, as I've requested long before. ( https://groups.google.com/forum/?hl=ja#!topic/adwords-api/WlygUGpMBfM ) regards, Hiromi 2020年4月16日木曜日

Re: Google Ads API: cannot filter by a field which is not in select

2020-04-14 Thread hiromi hishida
Hi Xiaoming, Thank you for reply. But we do not want to segment the report by ad_network_type. AdWords API allows us to get the report segmented by only date with ad_network_type filtering. expected report: date, impression, clicks, impression_share, ... 2020-04-01, 100, 10, 0.1, ...

Google Ads API: cannot filter by a field which is not in select

2020-04-14 Thread hiromi hishida
Hi, I met a error while migrating our reporting feature. error: The following field must be present in SELECT clause: 'segments.ad_network_type'. GAQL: SELECT

Missing field "EffectiveFinalUrl" in Google Ads API

2020-04-09 Thread hiromi hishida
Hi, I'm doing migration work from AdWords API to Google Ads API. I found a field missing in the migration map for report fields: https://developers.google.com/google-ads/api/docs/migration/reports Is it simply deprecated/removed? Or is it migrated to another field? Here is the field:

Can I retrieve "Conversions(by conv. time)" as report metrics someday?

2019-11-04 Thread hiromi hishida
Hi, I heard some new metrics series "Conversions (by conv. time)" are introduced recently. Can I include it in reporting api someday? Is it in Google Ads API only, or in AdWords API? Both? Regards, hiromi -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: recently resumed account, still causing AuthorizationError.CUSTOMER_NOT_ACTIVE

2019-04-14 Thread hiromi hishida
So sorry, this problem was solved at our side. We have 2 accounts with exact same name, I had tried to get report data for the wrong one. 2019年4月15日月曜日 11時19分23秒 UTC+9 hiromi hishida: > > Hi, > > My colleague resumed an account("Customer" in api context) last week, and

recently resumed account, still causing AuthorizationError.CUSTOMER_NOT_ACTIVE

2019-04-14 Thread hiromi hishida
Hi, My colleague resumed an account("Customer" in api context) last week, and I tried to download some report data for the account via AdWords API. But I encountered AuthorizationError.CUSTOMER_NOT_ACTIVE. How many days does a resumed account need to be recognized as not "CUSTOMER_NOT_ACTIVE"

Re: 12 March 2019, Reporting api disorders(AdWords API v201809)

2019-03-13 Thread hiromi hishida
I've received email from Dannison that this issue was fixed. Thank you! Hiromi 2019年3月13日水曜日 14時45分10秒 UTC+9 hiromi hishida: > > Hi, > > Our system is receiving "temporary server error" response from AdWords API > server more often than usual today. > Sometimes we

Re: 12 March 2019, Reporting api disorders(AdWords API v201809)

2019-03-13 Thread hiromi hishida
Hi Dannison, Thank you for reply. I've sent you 2 lines from our error logs. Hiromi 2019年3月13日水曜日 14時45分10秒 UTC+9 hiromi hishida: > > Hi, > > Our system is receiving "temporary server error" response from AdWords API > server more often than usual today. > So

12 March 2019, Reporting api disorders(AdWords API v201809)

2019-03-12 Thread hiromi hishida
Hi, Our system is receiving "temporary server error" response from AdWords API server more often than usual today. Sometimes we could not connect to AdWords API server: 502 Bad Gateway error, or connection refused. No RateLimit exceeded. Is the AdWords API status not healthy today? As

Re: When will you apply new updates for ETA: Headline3, Description2 in ReportService ? v201809?

2018-08-30 Thread hiromi hishida
comment on what the new features would be > on the upcoming update. You could keep an eye on our blog > <https://ads-developers.googleblog.com/search/label/adwords_api> for > future updates in the AdWords API. > > Regards, > Dannison > AdWords API Team > > On Thurs

When will you apply new updates for ETA: Headline3, Description2 in ReportService ? v201809?

2018-08-30 Thread hiromi hishida
As you know, recently there were some new updates for ExpandedTextAd: Headline3 and DescriptionLine2. Are they available in upcoming AdWords API v201809 ? I'm talking mainly about ReportService, but some other services are also related. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Date or device report only for some specific campaigns on Google Ads API beta

2018-05-28 Thread hiromi hishida
Hi Luis, thank you for your reply. Looking forward to good news. 2018年5月28日月曜日 16時20分22秒 UTC+9 Luis Xander Talag (AdWords API Team): > > Hi Hiromi, > > My apologies as currently, the *GROUP BY* clause is not supported in the > Google Ads Query Language. This Query Grammar >

Date or device report only for some specific campaigns on Google Ads API beta

2018-05-27 Thread hiromi hishida
Hello, Some of our customers need date or device segmented report only for some specific campaigns. For example, when the raw data is look like this: Campaign, Date, Impressions A01_Campaign1, 2018-05-01, 100 A01_Campaign2, 2018-05-01, 50 B01_Campaign3, 2018-05-01, 60 A01_Campaign1, 2018-05-02,

All report fields: some Segment fields shown as Attribute fields?

2018-03-19 Thread hiromi hishida
Hi. I recently read through the "All reports" document: https://developers.google.com/adwords/api/docs/appendix/reports/all-reports, and found some strange "Attributes". For example, - CampaignId in SEARCH_QUERY_PERFORMANCE_REPORT - CampaignId in GEO_PERFORMANCE_REPORT -

Feature request: Video Quartile columns in ACCOUNT_PERFORMANCE_REPORT

2017-09-19 Thread hiromi hishida
Hi. I need a video report with VideoQuartile columns for an account by date. I tried VIDEO_PERFORMANCE_REPORT with fields["Date", "VideoQuartile25Rate", "VideoQuartile50Rate", "VideoQuartile75Rate", "VideoQuartile100Rate"], found that the report automatically segmented by VideoId.

Feature request: VideoId in Ad Performance Report

2017-04-14 Thread hiromi hishida
Dear AdWords API team, Do you have a plan to make "VideoId" available in AD_PERFORMANCE_REPORT? Or is there any way already? I know VideoId is available in VIDEO_PERFORMANCE_REPORT, but it could not be segmented by AdId. Ad Report CSVs from AdWords website have "Movie" field and shows