Re: Update Campaign GeoTargetTypeSetting Failure with field has subfields

2021-05-17 Thread Google Ads API Forum Advisor Prod
Hi Ting, I work with Ernie and Matt and allow me to assist you for now. I also had to delete your previous posts containing your logs. For us to discuss the contents of your logs, you may send these details via the Reply privately to author option or directly to our googleadsapi-supp...@google

AdWords API timeout issue while fetching campaigns/Ads

2021-05-17 Thread Deepak Rane
Hello, We are facing frequent timeout issues while fetching campaigns, Campaign Criteria, AdGroups, Adgroup criteria or Ads using Adword APIs. We are using 'adwords-axis:4.8.0' lib for example: for fetching campaigns we use, CampaignServiceInterface get() method and retrieve campaigns as Campa

Re: Forecast Curve Always returns Empty

2021-05-17 Thread Google Ads API Forum Advisor Prod
Hi Trey, I appreciate your patience to this concern. Upon checking on our end, I can see that you are making a request against a manager account. However, the KeywordPlanService can only requested against a client account. With this, I would also suggest to retry the API request on a client ac

RE: Google Adwords API and Analytics are both returning 403

2021-05-17 Thread Google Ads API Forum Advisor Prod
Hi Nick, Thanks for posting your concern. I am afraid that our team can only check the issue on AdWords API. As for the issue encountered in Analytics, I would suggest to raise your concern here. To take a closer look at the issue in AdWords API, could you provide the customer ID and the compl

Possible to retrieve App Campaign report (breakdown by Ad Group) over Google Ads API or BigQuery Exporter?

2021-05-17 Thread Sia Bee Ting
Hi Team, We have been using BigQuery Exporter to extract Google Ads into BigQuery for further analysis with a query model. However, notice all the App Campaign reports extracted from BigQuery. Here are the links I am referred to: - Google Ads transfers

RE: Get Conversion Actions Report using Adwords API

2021-05-17 Thread Google Ads API Forum Advisor Prod
Hi Pradeep, The Conversion Action report is unfortunately not available in the AdWords API. If you wish to retrieve reports for your conversion actions, I would recommend that you use the Google Ads API's reporting instead to retrieve your conversion_action records. Also, from the screenshot,

Re: Update Campaign GeoTargetTypeSetting Failure with field has subfields

2021-05-17 Thread tingw...@gmail.com
Hi, Could you help to give us more details? Does that mean such fields cannot be updated? What is the correct way to update geotargettypesetting? I have the old version that is exact same request but working. The only difference between those two calls are version of Google.Ads.GoogleAds (6.1.0

Google Ads Smart Campaigns + Google Ads API

2021-05-17 Thread Ravi Patel
I have tried achieve Google Ads Smart Campaign data using Scripts - https://groups.google.com/g/adwords-scripts/c/L15NRmd6QhQ/m/ysDKKW2mAgAJ But it is not yet supported so I would like to know if Google Ads API does support the Smart Campaigns? Reference: https://developers.google.com/google-

Google Adwords API and Analytics are both returning 403

2021-05-17 Thread Nick
Good morning, When we perform API queries to either the adwords api or analytics API we are getting a 403 error back. The log file says; AW_SOAP.WARNING: clientCustomerId=907-418-3773 operations= service=ManagedCustomerService method=get responseTime= requestId= server=adwords.google.com isFa

RE: Hi Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-17 Thread Google Ads API Forum Advisor Prod
Hi Andy, Thanks for providing the details. Someone from our team should reach out to you shortly. Cheers, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2HASpy:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.

Re: Retrieving available chain ids and associated data

2021-05-17 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. The API does not have other Chain IDs except the ones in the documentation. For other Chain IDs, I would suggest you contact the Google Ads Product Team via this link for more information. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads AP

Hi Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-17 Thread Autofusion Inc
Hi Anthony, Thank you. That's what I figured by reading the other thread. I have emailed googleadsapi-supp...@google.com this morning using my company email with the log and screen shot. Please let me know if you needed anything else. Thank you! Andy On Monday, May 17, 2021 at 11:52:00 AM

Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-17 Thread Google Ads API Forum Advisor Prod
Hi Andy, If you are unable to reply privately, you can email us at googleadsapi-supp...@google.com. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2HASpy:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogsp

Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-17 Thread AFchris
Hi Anthony, By reply privately, do I use the "Reply to author"? I don't think I have the permission to do so as the button is grayed out. Thanks. Andy On Thursday, May 13, 2021 at 8:44:23 AM UTC-7 adsapiforumadvisor wrote: > Hi Andy, > > Can you please provide screenshots and API logs that i

RE: Missing Search Terms

2021-05-17 Thread Google Ads API Forum Advisor Prod
Hi Lukas, Thanks for reaching out. The Ads API should mirror the Ads UI, although the Ads API only includes a subset of features and capabilities found in the UI. Please allow me to submit a feature request on your behalf to include other advertising channels. Regards, Matt Google Ads API Team

Re: No data in Video report

2021-05-17 Thread Anant Prasad
Hey Ben, I can confirm that the issue is resolved on our end and we are able to fetch the video details without any issues. Thanks a lot for looking into this. Best Regards, Anant P. On Thursday, May 13, 2021 at 7:20:50 PM UTC+5:30 adsapiforumadvisor wrote: > Hi Anant, > > Following up to le

Re: Page token has expired

2021-05-17 Thread Google Ads API Forum Advisor Prod
Hi Lukas, Glad to hear you found a workaround. Please let us know if any related issues arise. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2HAFqj:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevelop

Powershell API Photos (Invoke-RestMethod) 401 error

2021-05-17 Thread Bert Nieuwenampsen
Hello, With powershell I connect to Google with oauth. The setup all works, but when i want to get some data back I get an 401 error. Here is the error and the powershell script that I have so far. Does anyone knowns how to get data ? I want to retrieve Photo information. Invoke-RestMethod: {

v2 API is not available for the account.

2021-05-17 Thread Mateusz Biszczak
I've added a script that adds a price to the headline and while it works on other accounts, for some reason it refuses to on one of them. What I get is: API call to content.products.list failed with error: v2 API is not available for the account. Anyone know what's going on? I'll add tha t the

Missing Search Terms

2021-05-17 Thread Lukas St
I am trying to retrieve all Search Terms via the Google Ads PHP API. However, I noticed that a lot of them are missing. After investigation I found out that API returns only those terms that belong to the type *SEARCH* campaigns. Others types are ignored. I don't understand why it works like th

[no subject]

2021-05-17 Thread Fahad King
-- ‏تم الإرسال من Gmail Mobile -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and G

RE: Incompatible combination of ConversionTypeName and CostPerConversion in Campaign Performance Report

2021-05-17 Thread Google Ads API Forum Advisor Prod
Hi Manik, Thank you for posting your concern. Please note that we have added restrictions on certain combinations of conversion columns and we posted it on this blog post. The CostPerConversion field is affected by this restriction and it is now incompatible with the following fields: Convers

RE: How to break the rule 1developer token = 1 manager account = 1 google project

2021-05-17 Thread Google Ads API Forum Advisor Prod
Hello Hasmer, Thank you for reaching out to us. This is Mark and allow me to provide an answer to your questions below. Since we don't want to misalign our devtoken and our current google project is using the old version google adwords api. One question is does the rule above apply on google a

Re: Page token has expired

2021-05-17 Thread Lukas St
Hey Matt, I made a workaround where I first download all campaign ids into my database and then I use the ids in a query that retrieves the keywords. This allows me to segment keywords into smaller chunks. So the new feature won't be necessary and the team can work on more important tasks :).