java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 504 Gateway Timeout"

2022-09-12 Thread Robert Kowalski
Until yesterday I was able to successfully download from the ReportService, but today report downloads fail with an "Unable to tunnel through proxy" error. Other services e.g. InventoryService, CustomTargetingService, PublisherQueryLanguageService continue to behave as expected and I am

RE: all_coversions_value in shopping_performance_view

2022-09-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to our API support team. Upon checking your Query it seems that you misspelled this query metrics.all_coversions_value and you added two coversions_value with this you may try this query below: SELECT segments.product_item_id, metrics.clicks,

all_coversions_value in shopping_performance_view

2022-09-12 Thread Vk Kv
Hello, trying to select *all_conversions_value* in *shopping_performance_view*, however, it throws an error, that field is not selectable. Tried both in GAQL and directly through API. GAQL traceback and screenshot from documentation on *shopping_performance_view. *Any help appreciated,

RE: Google Ads - Invalid Mobile ID Format

2022-09-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Elif, Thank you for raising this concern to the Google Ads API Forum. To have a clearer view, could you please provide the complete API request and response logs with request ID and request header that generated on your end where we can see the said error? This information will help our

Google Ads - Invalid Mobile ID Format

2022-09-12 Thread Elif Adaköy
Hi, I'm creating Targeted Custom Audiences using Google Ads Api and update them. I know format which Google allows for IOS and Android. I post accordingly and can successfully create and update audience normally. But I got an Invalid Mobile Id Error for an audience and I couldn't find what

RE: couldn't get sitelink data

2022-09-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Can, Thank you for reaching out to the Google Ads API support team. To investigate the issue further, could you please provide the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library

RE: Get Sitelinks

2022-09-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Chirag and Zweitze, I want to add to the battle tested advice below that we have a Auto-migrated accounts detection guide, as soon as you detect auto migrated feeds you will know that they won't continue to serve. For manual migration of extension links to ad groups and campaigns etc.. this

Re: Error RESOURSE_WAS_NOT_FOUND when sending corrections by AdGroupBidModifiers.

2022-09-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Azek, Thank you for your reply. I can see that your issue has been brought up to my rest of the team via the email support thread you created. That said, for the updates and better issue tracking, you may consider that thread to continue our discussion. However, we will reach out to you

RE: DEVELOPER_TOKEN_NOT_APPROVED for token that was previously working

2022-09-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to us. You may note that the DEVELOPER_TOKEN_NOT_APPROVED error might be connected to your account access level. If your API access is still in test, the presented issue is caused by making a call against a production account with a developer token only approved

Re: Get Sitelinks

2022-09-12 Thread Zweitze
About other ad extensions: I handle price extensions the same way, but beware: price extensions can also be attached to the account. You should understand how to handle those, just don't forget. If you have findings contradicting my explanation, please share your findings! On Monday,

Re: Get Sitelinks

2022-09-12 Thread cv
Hi Zweitze, Thanks for sharing your experience. This is really a wonderful explanation. *The algorithm I use is:* *First get all asset-based sitelinks, and get the campaigns and ad groups attached to them. Get each and everyone, including the disabled and removed links. Then go on for the

Re: Get Sitelinks

2022-09-12 Thread Zweitze
Let you give my experience. *In Addition to this how I can identify I need to use migrated extensions or non migrated extensions?* This is not using one API or the other. Within the same account both migrated and non-migrated extensions may exist. If you look careful in the UI of an account

Re: How to Check cost of ad campaign

2022-09-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Khushboo, Thank you for the reply. Since you said that you are using Google Ads API to fetch data of your campaigns, could you provide first to us the complete API logs (request and response with request-id) generated on your end like what my colleague Anthony requested and the whole

Re: geographic_view with ad_name

2022-09-12 Thread Hulma Abdul Rahman
Also would like to add that I tried to use Ad Group Ad report. *SELECT ad_group_ad.ad.name , ad_group.name , campaign.name , metrics.impressions, * * ad_group_ad.ad.call_ad.country_code, * * metrics.cost_micros, *

DEVELOPER_TOKEN_NOT_APPROVED for token that was previously working

2022-09-12 Thread 'Mars Data' via Google Ads API and AdWords API Forum
Hi, We use the Google Ads API to upload audiences to Google Ad Manager accounts for different campaigns that we run. A while back we suddenly started getting this error "DEVELOPER_TOKEN_NOT_APPROVED" despite the Developer Token being used hundreds of times previously. I can run the

couldn't get sitelink data

2022-09-12 Thread Can Kivanc
Hello, Trying to get sitelink info via Api in campaign level. In Google Ads interface, I can see sitelinks, however when I tried to get via Api, it doesn't show anything. Here is the request id and query? Request ID: RZFqPv_wewU3cX4luTcLbA - - - Query - - - SELECT

Re: Google Ads API - Get Google Adgorup Audiences

2022-09-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi John, Thank you for getting back to us. I work with Heidi and allow me to assist you here. I hope you are doing well today. Please my response to your questions below. 1.) How can I get Google Account/Campaign/AdGroup change history using Google Ads API ? If you want the complete

Re: Unable to create a Media Bundle Asset through Ads API

2022-09-12 Thread 'Ionut Mihai' via Google Ads API and AdWords API Forum
Hello. No, we never did. Sent debug logs twice here with absolutely no reply. Ended up not giving our users the option to upload HTML5 ads, although the feature was fully developed, but not working due to this problem. On Wednesday, September 7, 2022 at 12:54:47 AM UTC+3

Re: Error RESOURSE_WAS_NOT_FOUND when sending corrections by AdGroupBidModifiers.

2022-09-12 Thread Azek KlarK
Hello! Tell me, did you solve my problem? Best regards. среда, 7 сентября 2022 г. в 17:55:18 UTC+3, adsapi: > Hi Azek, > > Thank you for raising this concern to the Google Ads API Forum. > > To have a clearer view of this, could you provide the complete request >

Re: Refresh token expiration.

2022-09-12 Thread Gleb Bilous
Thank you for your response! Thank you so much for the answer. My app got the "Testing: status, but one of my accounts receives a long token for this app and the other one restrict to a 7-day token. But it is the same app that is not in production. понедельник, 12 сентября 2022 г. в 14:54:59

Re: How to Check cost of ad campaign

2022-09-12 Thread Khushboo Agarwal
I pulled the data using Hevo Data tool. Here's the example of data I'm receiving. On Monday, 12 September 2022 at 14:04:52 UTC+5:30 adsapi wrote: > Hi khushboo, > > Thank you for reaching out to our API support team. > > For us to provide specific recommendations, could you please provide us >

RE: How to Check cost of ad campaign

2022-09-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi khushboo, Thank you for reaching out to our API support team. For us to provide specific recommendations, could you please provide us with the complete Ads UI screenshot showing this behavior? Also, to investigate the issue further, could you please provide the complete request and response

Re: Google Ads API - Get Google Adgorup Audiences

2022-09-12 Thread john smith
Thanks for your reply. Please answer Two more questions. Question1: How can I get Google Account/Campaign/AdGroup change history using Google Ads API ? Question2: How can I get Google Account/Campaign/AdGroup Creation date using Google Ads API ? Best Regards, Tanveer Hamid. On Thursday,

RE: Refresh token expiration.

2022-09-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Gleb, Thank you for posting your concern. If you want to have a refresh token with longer life, then you need to follow this link. As for this question "is it possible that I missed something and google can actually issue endless refresh tokens for both my accounts?", you may check on

Re: LeadFormAsset creation, LeadFormCustomQuestionField problem

2022-09-12 Thread Anna Lysak
Hi Nadine, Do you have any updates on this issue? Its very important for us Thanks. On Wednesday, September 7, 2022 at 6:59:39 PM UTC+3 adsapi wrote: > Hello Anna, > > I don't believe that's supported yet, but I have sent it to the team > working on this as a feature request. > > > Best, >

How to Check cost of ad campaign

2022-09-12 Thread Khushboo Agarwal
Hi There, I'm using google ads api to fetch data of my campaigns and store it on my database. I'd fetched multiple tables but none of those have 'Cost' column. It do have average_cost but the numbers doesn't make sense. for example Average_cost = 101857142.85714284 Cost_micros = 71300

Re: Updating Lead From Asset issue

2022-09-12 Thread Anna Lysak
Hi Matt, Do you have any updates on this issue? Thanks On Thursday, September 8, 2022 at 5:14:16 PM UTC+3 adsapi wrote: > Hi Anna, > > Thanks for reaching out. Please allow me to raise this issue to our team > and we will provide an update shortly. > > Regards, > > [image: Google Logo] > Matt

Refresh token expiration.

2022-09-12 Thread Gleb Bilous
Hello there. Our team is working closely with google environment overall and adWords ended. About 6 months ago we created a new account and connected it with adWords project. With the previous account we received permanent refresh tokens, but on the new one, we need to create a new token every