RE: The caller does not have permission

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Sumanth, Thanks for reaching out to us. Could you provide us with the complete request and response logs with the request-id generated when you received the PERMISSION_DENIED error, so our team can better check? If you haven't yet, logging can be enabled by navigating to the Client

Re: Add keyword with FinalUrl

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello, Thank you for getting back to us. As for your concern related to Final URLs, have you check on this guide? You can also refer to the sample code here on how to add FinalUrls. For more details on the FinalUrl's property, you can reach out to the client library owners via this link

RE: REST API Get request to generate KeywordPlanHistoricalMetrics in PHP

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Mostafa, Thank you for reaching out to us. It appears that your concern is more on implementation/integration of our client libraries rather than anything specific to Google Ads API itself. Since this is more of implementation/integration specific issue, then we would recommend reaching

RE: PROHIBITED_FIELD_IN_SELECT_CLAUSE error

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Angelina, Thank you for reaching out to us. Could you provide the full error message, which is usually included in the complete logs (request and response with request-id)? This will greatly help us identifying the error so we could provide guidance accordingly. Logging can be enabled by

Re: Null display_url when using responsive video ad

2021-12-27 Thread 'João Corsini' via AdWords API and Google Ads API Forum
Hello, Are there any new updates or details for the questions regarding the breadcrumb / path? Thank you! On Tuesday, December 14, 2021 at 4:30:48 PM UTC+2 adsapi wrote: > Hi João, > > Thank you for privately supplying us with your screenshots and other > details. My team is already

RE: How to get the products ID, Impressions and Clicks, Cost and ROAS from Google Ads using Ads Script?

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Marcus, Thank you for reaching out to us. However, I'm afraid that this forum channel can only provide technical assistance related to Google Ads API. With this, we would recommend to post your concern on Google Ads Scripts forum via this link instead for further assistance. Regards,

RE: Google Discovery Campaign - third party tags & API support

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Sethu, Thank you for reaching out to us. In the Google Ads API's perspective, supported campaign types are mentioned here. I'm afraid that the Google Ads API currently doesn't fully support discovery campaigns. Discovery campaigns maybe returned with UNKNOWN type in Reports. Our team

The caller does not have permission

2021-12-27 Thread sumanth reddy
Hi Team, I am trying to fetch customer details using GAQL. I am unable to fetch few customer details and i am receiving the response as below "message": "The caller does not have permission", "status": "PERMISSION_DENIED", Please help how can i solve this issue. Thanks Sumanth -- --

Re: "suggestKeywordThemes" is different from the UI

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Chen, Thank you for the reply. I would like to inform you first that I am going to delete your reply as it contains personal information. Moving forward to your concern, I can see that aside from keyword theme, you also set the final_url, language_code and business_context. With this, you

RE: how to set conversion tracking for IOS app php v8 API

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Amol, Thanks for reaching out. There is not an iOS specific conversion action type. Please see a list of supported conversion action types here. If you are referring to a specific conversion action that is supported in the UI, please let us know. Regards, Matt Google Ads API Team

RE: conversion_action_error: Creation of this conversion action type isn't supported by Google Ads API

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Amol, Handling Third Party Analytics conversions is discussed here. This conversion actions should already exist by default. You can enable the conversion action by changing its status using the ConversionActionService update method. Regards, Matt Google Ads API Team Reminder: Share your

Migrating AdWords ReportDefinitionField to Google Ads API

2021-12-27 Thread 'Dylan Sprayberry' via AdWords API and Google Ads API Forum
On the AdWords API our application uses the ReportDefinitionService getReportFields() method for each report to retrieve each field's exclusiveFields list. Our service retains that list locally to ensure reports can be configured only to include only compatible fields. In migrating to the

Migrating AdWords ReportDefinitionField to Google Ads API

2021-12-27 Thread 'Dylan Sprayberry' via AdWords API and Google Ads API Forum
On the AdWords API our application uses the ReportDefinitionService getReportFields() method for each report to retrieve each field's exclusiveFields list. Our service retains that list locally locally to ensure reports can be configured only to include only compatible fields. In migrating to

Re: Issue CUSTOMER_NOT_ON_ALLOWLIST_FOR_ASSET_TYPE for CALL Asset type

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello, Thanks for getting back to us. Well some accounts are still being transferred, as mentioned on this blog post that the following assets will be available by the end of the year: Price assets Hotel Callout assets Mobile App assets Call assets Call to action assets Please keep an

RE: Asset based page feed

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Anis, Thanks for reaching out to the Google Ads API support. With regards to your query, an Asset can be in multiple AssetSet objects. Please refer to this link for further details. However, with the AssetSetOperation you can do a single operation (create, remove) on an asset set. Please

RE: set Conversion action for mobile APp

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Amol, Thanks for reaching out. On line 98 of the Java AddConversionAction example, for the ConversionAction.newBuilder(), you can chain the setAppId method and pass your app ID as an argument. Please let us know if you have any other questions on this. Regards, Matt Google Ads API Team

PROHIBITED_FIELD_IN_SELECT_CLAUSE error

2021-12-27 Thread Angelina Tkachivska
Hi! I am trying to pull "ad_group_ad.ad.image_ad.media_file" but it doesn't work, returns error: Fault: errors { error_code { query_error: PROHIBITED_FIELD_IN_SELECT_CLAUSE } message: "The following field may not be used in SELECT clause: \'ad_group_ad.ad.image_ad.media_file\'." }

Re: How to get the products ID, Impressions and Clicks, Cost and ROAS from Google Ads using Ads Script?

2021-12-27 Thread Marcus D'Suza
Just to clarify the question, I need clicks, conversions, impressions, id, title and ROAS for a single product. So far I am able to get clicks, impressions, ctr, id, and titles for individual products. But I am not able to get ROAS and conversion. On Monday, December 27, 2021 at 5:32:47 PM

Re: Questions about additional information

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, I work with Ernie and will assist you. Could you privately send us a full screen screenshot of the UI, combined with a full report definition (dates, login-customer-Id and customer Id filled, no need for developer token and access token) that gives the wrong metrics compared to the above

Re: Add keyword with FinalUrl

2021-12-27 Thread goingdev
I don't think you understood correctly. I am using the .NET SDK. I am not able to set the FinalUrls property at all because the property is read-only. See the screenshot I attached in my first post. On Thursday, December 23, 2021 at 11:53:46 PM UTC-5 adsapi wrote: > Hi, > > Thank you for

RE: "suggestKeywordThemes" is different from the UI

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Chen, Thank you for reaching out to Google Ads API support. To assist you further, could you privately send us the account Id and campaign Id that returns this mismatch between the API and UI, along with a full screenshot of the UI? We need to see how you setup the Smart Campaign. Regards,

REST API Get request to generate KeywordPlanHistoricalMetrics in PHP

2021-12-27 Thread Mostafa Ezzat
I want to get request by using file_get_contents() php function. I have this function is that parameters are correct but the problem there is no sample to parse the word it self to get the metrics for so how to write the parameters and pass the word to then i'll use `json_decode()` ```

RE: Remove Audiences from UserLists (Google Ads API)

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Elif, Thanks for reaching out to us. Could you provide us with the logs for deleting the audiences with the remove_all operation where we can see the said time taken to finish the operation, so our team can check better? Kindly reply using Reply privately to author option. Regards, Yasar

Re: Issue CUSTOMER_NOT_ON_ALLOWLIST_FOR_ASSET_TYPE for CALL Asset type

2021-12-27 Thread kinganil...@gmail.com
Hi Jakeia, We are unable to create call asset using AssetService API. Please help us to fix this. We getting same response now as well. Kindly add Call asset as we are approaching our project deadline. Thank you Anil Kumar Halmadgi On Thursday, December 9, 2021 at 2:39:16 AM UTC+5:30 adsapi

Google Discovery Campaign - third party tags & API support

2021-12-27 Thread Seth S
Hi, I have two questions around Google Discovery Campaign. 1. Does Google Discovery Campaign support third party display tags? 2. Does Google Discovery Campaign support campaign creation via API? If so, are there any documentation around it? Regards Sethu -- --

How to get the products ID, Impressions and Clicks, Cost and ROAS from Google Ads using Ads Script?

2021-12-27 Thread Marcus D'Suza
Greetings People! I hope you are having a great time. I was using Google Ads Script (JS) to extract the statistics of the product from the Google Ads account but it seems like there is no direct support for it. Following this conversation on Google Ads Script Group

RE: CONCURRENT_MODIFICATION while populate new users to audience group

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for reaching out to us. In general, the CONCURRENT_MODIFICATION error occurs due to multiple processes that are trying to update the same entity at the same time. This also includes updating the entity in Google Ads UI while updating via the API as well. We recommend waiting for

RE:

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for reaching out to us. I’ve responded to you for details on concern via googleadsapi-supp...@google.com alias. Kindly avoid creating duplicate threads. Regards, Yasar Google Ads API Team ref:_00D1U1174p._5004Q2Tkx1z:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

RE: Google Ad Perfomance Report missing data

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for reaching out to us. The reason you are not getting ad performance data in this report is because the app campaigns. AdWords API only supports a few reports with app campaigns which are mentioned here. Ad Performance Report is not one of the supported reports. You can migrate to

RE: Ynt: Accessing Ad Assets using API for Web Responsive Search Ads

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Remzi, Thank you for your reply on this forum post. Could you confirm if your concern is the same with what was initially posted here. If yes, then allow me to reiterate the response of my colleague and you can see it below: "When getting assets for RSA such as Description and Headlines,

RE: How to create a complete campaign through Google API?

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for reaching out to us. You may refer to this guide to create campaigns in Google Ads API. Upon checking the attached screenshot, I was able to assume that you’re setting the bid. Note that our team provides support in English, so a screenshot containing the English labels will

RE: Mapping AdWords' ProductPartition subclasses to Google Ads

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Diego, I received an update from the team and let me share it to you. The fields that you are looking for in the Google Ads API are already deprecated. Let me know if you have further questions. Regards, Ernie John Blanca Tacata Google Ads API Team ref:_00D1U1174p._5004Q2Tjzas:ref -- --

Re: Authentication Issue - Migrating from Adwords API to Google Ads API

2021-12-27 Thread Moshe Shechter
Hi Ellis, The issue I had encountered was a rather silly one. Depending on your authentication flow (from storage, YAML file or string, or dict) with python, the login-customer-id flag - which is the account number seen when clicking on the user's google account logo/picture on the right hand

RE: edit responsive search ads

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Ismail, Thanks for reaching out to us. Could you provide us with the complete request and response logs with the request-id, so our team can better check? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging

Re: ad_group_ad assests

2021-12-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Ismail, This is Yasar and I work with Peter. Let me assist you with this. Could you provide us with the customer Id and GAQL via the Reply privately to author option, so that I can check better? Regards, Yasar Google Ads API Team ref:_00D1U1174p._5004Q2Tk5wU:ref -- --

how to get conversion action created for android & ios mobile apps

2021-12-27 Thread Amol Kawale
Hi, Can you pls let me know how i can retrieve conversion actions set/created for mobile apps both android & ios using google ads v8 php api? Regards, Amol -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/