Hi,
As announced, creation of GmailAd was removed in Google Ads API v12.
Removing GMAIL_AD in AdType enum is fine, but it seems that corresponding
GAQL fields are also removed in Google Ads API v12.
No "gmail_ad" fields in
https://developers.google.com/google-ads/api/fields/v12/ad_group_ad
Is
Hi, our system encountered higher error rates today around 3am JST(27th
October 6pm in UTC).
Error messages are:
- A transient internal error has occurred. Retry the request.
- Internal error encountered.
We are using GoogleAdsService.Search of v11.
Is there trouble in api?
Some of affected r
Hi,
I want AppCampaign specific metrics like biddable_app_install_conversions
in campaign, ad_group, geographic_view resources.
In v10 doc, "ad_group" resource already has them as selectable:
https://developers.google.com/google-ads/api/fields/v10/ad_group#metrics.biddable_app_install_convers
Hi,
I want to create ImageExtension via GoogleAds API.
https://support.google.com/google-ads/answer/9566341?hl=en
After I created ImageAsset successfully, I tried to create CampaignAsset,
and found no appropriate AssetFieldType for ImageExtension.
https://developers.google.com/google-ads/api/r
seems to be fixed for us! working fine now.
thank you!
2020年8月26日水曜日 16:04:54 UTC+9 travis...@gmail.com:
> Hi, I found this issue today while using google-ads-python SDK:
>
> Try to invoke get operation on automic endpoints:
> 1. CustomerService.get_customer
> 2. ConversionActionService.get_conve
We are experiencing the same error in CustomerService calls, too.
https://googleads.googleapis.com/v3/customers/{ourId}?resourceName=customers%2F{ourId}”
request body: (empty)
response body: { "message": "Internal error encountered.", "code": 13,
"status": "INTERNAL", "details": [] }
We notice