Campain criterion query not returning the expected response

2021-07-26 Thread shikha...@hiteshi.com
Hi Team, I am running following query but not receiving the expected response means it is not returning all the select elements. SELECT campaign_criterion.mobile_application.app_id, campaign_criterion.mobile_device.mobile_device_constant, campaign_criterion.language.language_constant, languag

RE: Getting attribute list for a single resourse

2021-07-26 Thread Google Ads API Forum Advisor
Hi, Thank you for your question. When retrieving objects using the reports or the GoogleAdsService (search / searchStream), you would need to specify each resource field to pull them in a single report. However, if you will be using specific services, such as for example a campaign, then you

RE: Remove managed customer account

2021-07-26 Thread Google Ads API Forum Advisor
Hi Po-Yu Hsieh, Thanks for reaching out to us. Unfortunately, there is no other way to remove the accounts completely through Google Ads API. However, you can unlink from the current manager account or give access to a user as an administrative user to that account and then do the un-linking.

get cost per click for each individual clicks

2021-07-26 Thread Vijaysinh Parmar
Hello, Could you please let me know how to cost per click for each individual clicks? is this possible using google ads api? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: access annotation data (refine) with keyword ideas service

2021-07-26 Thread Google Ads API Forum Advisor
Hello Alex, Thank you for reaching out to us. Keyword annotations should be included as part of the GenerateKeywordIdeasRequest's fields. So our team can also check on this, could you share with us the complete logs (request and response with request-id)? You can get these logs by following th

RE: final urls and display urls

2021-07-26 Thread Google Ads API Forum Advisor
Hello Frank, Thank you for reaching out to us. With regard to retrieving final urls and display urls, you can check on this report (ad_group_ad) and refer to these available fields (ad_group_ad.ad.display_url, ad_group_ad.ad.final_urls). You can also include the campaign.id in the report since

RE: Request ID for partial failure requests (google-ads-python)

2021-07-26 Thread Google Ads API Forum Advisor
Hi Vladimir, Thank you for reaching out to our API support team. I also had to delete your initial post as it contained the details of your logs. When sending logs, you may do so via the Reply privately to author option. If the said option is not available, you may send those to our team direc

RE: error: USER_PERMISSION_DENIED

2021-07-26 Thread Google Ads API Forum Advisor
Hi Nicole, Thank you for reaching out to our API support team. I also had to delete your initial post as it contained the details of your logs. When sending logs, you may do so via the Reply privately to author option. If the said option is not available, you may send those to our team directl

RE: Cannot retrieve display url field

2021-07-26 Thread Google Ads API Forum Advisor
Hello, Thank you for reaching out to us. With regard to the screenshot provided on getting the display URL, you can actually get those details by mapping its individual fields using the ExpandedTextAdInfo. Please see fields below for reference. You can also check this guide for more details.

Re: Smart Campaign: Keyword Themes

2021-07-26 Thread Google Ads API Forum Advisor
Hello Kevin, I agree that it would be a better experience to be able to get multiples at a time. In the meantime, at least there's a workaround of doing a call to get one keyword theme at a time. I'm continuing to work with folks to find a solution where we can return multiples; we'll have to

Re: How to get Video Ad's Call To Action Headline using Google Ads API

2021-07-26 Thread Google Ads API Forum Advisor
Hi Weijie, Thanks for the reply. I work with Matt and let me provide support to your concern. So that I can proceed with creating of feature request, could you provide the ad ID of that video ad and the ad group ID where it is under? You can provide it via Reply privately to author option. Re

Re: How to map app conversion tracking api translates to google ads reports?

2021-07-26 Thread Google Ads API Forum Advisor
Hi Rez, I work with Peter and let me provide support to your concern. It appears that this concern has already been raised in another email thread. With this, allow me to reiterate my latest response here from the other email thread and you may see it below. Let me know if you have further ques

RE: [AuthenticationError.OAUTH_TOKEN_INVALID @ ; trigger:'']

2021-07-26 Thread Google Ads API Forum Advisor
Hi Andrei, Thanks for reaching out to us. The OAUTH_TOKEN_INVALID error indicates that the access token you used with the HTTP header is incorrect or expired. That said, you’ll need to regenerate credentials and refresh tokens. You may refer here to this guide for the steps on how you can rege

RE: Create new combined audience - HOW?

2021-07-26 Thread Google Ads API Forum Advisor
Hello Adam, Thank you for reaching out to us. As for your concern related to combined audience, you can check on this Multiple User Lists guide. From the given sample code, it will help you create a combination of your user lists. Hope this helps. Regards, Mark Kevin Albios Google Ads API Te

RE: In Code Examples, everything starts with AdsApp.

2021-07-26 Thread Google Ads API Forum Advisor
Hi, Please post Google Ads Scripts concern in Ads Scripts forum: https://groups.google.com/g/adwords-scripts Feel free to contact us for Google Ads API specific issues or concerns. Thanks, Lakshmi Prathipati Google Ads API Team ref:_00D1U1174p._5004Q2JDBU0:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=

Getting attribute list for a single resourse

2021-07-26 Thread 'omanovich' via AdWords API and Google Ads API Forum
Hello, i am studying Google Ads Api and have a question. While getting list of metrics and segments (artifacts) for a resource is simple but how do i get a list of resource fields (attributes)? For now i am using a query with a "where" clause "category = 'ATTRIBUTE'" but it returns 1400 attribu

RE: How to get Reach at the campaign level by API?

2021-07-26 Thread Google Ads API Forum Advisor
Hi Anastasiya, Are you looking for this one: https://developers.google.com/google-ads/api/docs/reach-forecasting If not, please add more details to the line: I can switch on this column in the cabinet. Let me know if you are looking for reach metrics at campaign level. Thanks, Lakshmi Prathipa

Re: List accessible accounts with test developer token

2021-07-26 Thread Google Ads API Forum Advisor
Hi Kateřina, I work with Yasar and will assist you. The Ads API attempts to mirror the functionality of the UI. Is there a list or report in the UI that shows which accounts are or aren't test accounts? If so, could you send us privately a screenshot? Alternatively, you may send publicly a scre

Re: AttributeError: '_SingleThreadedRendezvous' object has no attribute 'add_done_callback'

2021-07-26 Thread Dihan Cheng
with many hours of trial and error, I have to downgrade grpcio==1.20 to make it work. hope there is a better solution! On Monday, July 26, 2021 at 12:04:40 PM UTC-4 Dihan Cheng wrote: > Hello Lakshmi, > > Thanks for finding the link and it's helpful, but the solution given in > the link is

RE: [API Migration] In Market Audience Discrepancy

2021-07-26 Thread Google Ads API Forum Advisor
Hi Kevin, Thank you for reaching out to Google Ads API support. Could you send us privately the full Adwords request and response logs containing the non mapped audiences? Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2JD0jS:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: Recommendations screen data through Google Ads API

2021-07-26 Thread Google Ads API Forum Advisor
Hi there, Thank you for reaching out to Google Ads API and for your screenshot of what you are looking for. We have just recomendation.impact. Let me raise your request for getting all the columns shown in your screenshot with my team. You may monitor our blog for an update. Regards, Aryeh Ba

RE: report column name wrong

2021-07-26 Thread Google Ads API Forum Advisor
Hello, It seems you are using the Python client library. Can you please review this piece of documentation to see if it addresses your issue? Otherwise, I would recommend reaching out to the Python client library owners here. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1

Migrating from Google Adwords API to Google Ads API for Historical Monthly Search volume

2021-07-26 Thread Grace Neal
Hello, I am trying to make the change from google Adwords to google ads. When I use the google Adwords API is use the targeting idea service to obtain historical monthly search volumes. In the new API, I am trying to use the generate historical metrics service to try and obtain the same

Re: Update Image Extensions : Resource Was Not Found

2021-07-26 Thread Pete Lavetsky (AdWords API Guru)
Bump? please On Wednesday, July 21, 2021 at 10:36:59 AM UTC-4 adsapi wrote: > Hi Pete, > > Thanks for providing that. Please allow me to share this with our team and > we will provide an update shortly. > > Regards, > Matt > Google Ads API Team > > [image: Google Logo] > Matt > Google Ads API

Re: Smart Campaign: Keyword Themes

2021-07-26 Thread Kevin
Hi Nadine, Wonderful to hear that it's possible to get the data without internal error! I think that allowing for multiple constants to be retrieved in one call would likely be better for both API users and the servers handling the reqeusts. Keep me up to date on any improvements to functionali

RE: Invalid Grant, Bad Request, why?

2021-07-26 Thread Google Ads API Forum Advisor
Hi, The invalid grant error occurs because of a mismatch of credentials and tokens. I would recommend clearing the cache and using the newly generated refresh token. Thanks, Lakshmi Prathipati Google Ads API Team ref:_00D1U1174p._5004Q2JDjzF:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: AttributeError: '_SingleThreadedRendezvous' object has no attribute 'add_done_callback'

2021-07-26 Thread Dihan Cheng
Hello Lakshmi, Thanks for finding the link and it's helpful, but the solution given in the link is using grpcio==1.33.2, however in my case I'm not able to use 1.33.2 because it will cause other issues which I don't find a solution also. So I'm wondering based on my current lib setttings if

RE: AttributeError: '_SingleThreadedRendezvous' object has no attribute 'add_done_callback'

2021-07-26 Thread Google Ads API Forum Advisor
Hi Dihan, I found a link related to your error: https://github.com/googleads/google-ads-python/issues/303 If this doesn't help to resolve the issue, then please send the following details using 'Reply privately to author' option: account id user email address Ads API request and a complete err

RE: Is there an API that set CPA in KW level on Ads?

2021-07-26 Thread Google Ads API Forum Advisor
Hi Heitor, Thank you for reaching out to Google Ads API support. Could you send a screenshot of a CPA in KW level in the UI? Regarding your question if there is an API that makes changes in the Ads account without describing the change under the History Changes tab, there aren't special API's

Re: Manager Accounts don't return customer_client results

2021-07-26 Thread Frank Birzle
We found the issue. The error was caused by our implementation and not by the library itself. Thanks! On Tuesday, 6 July 2021 at 11:33:31 UTC+2 adsapi wrote: > Hi Frank, > > Thank you for reaching out to our API support team. > > Could you also provide to us the complete request >

Re: Permission Denied

2021-07-26 Thread goingdev
I sent in the full request and response logs last week. Have you received it? On Tuesday, July 13, 2021 at 1:51:58 AM UTC-4 adsapi wrote: > Hello there, > > Thank you for getting back to us and for sharing the logs. > > However, the logs provided aren't the logs that we're expecting. In the > G

How to set "Pay for" with the API?

2021-07-26 Thread adwave master
I'm using adwords API v201809. But if I'll be upgrading soon. How do you set the "Pay for" field using the Adwords API and or the Google Ads API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: The /customers:listAccessibleCustomers response is missing an account.

2021-07-26 Thread Noémi Molnár
Hi Yasar, I did not find anything out of ordinary about the account (8183462864). It is concerning thought that this account(8183462864) is returned through the Adwords API and works when using it to fetch reporting statistics through the old API, but it is in not known by the 'Ads system'. Pl

Invalid Grant, Bad Request, why?

2021-07-26 Thread Longli Jiang
I have a problem when I sync the account cost with my APP, please check tips below: I create two types: desktop and web, all have this errors [image: unnamed.png] Please help me to find what causes this problem, thanks so much. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Get applied_labels of customer_client

2021-07-26 Thread Google Ads API Forum Advisor
Hi, I replied to you directly last week from this address. Perhaps check your spam folder to see if my message wound up there. Here's a version of my response without your account specifics. Our labels guide mentions that for applied_labels: This field retrieves only the labels owned by the cus

account-performance-report enabled campaigns only?

2021-07-26 Thread Samir Sabri
Hello As for the account-performance-report, does it fetch only currently enabled campaigns? or any campaigns with any status? can we filter our disabled campaigns? Regards, Samir -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blo

Is there a way to get all the fields in a Campaign/AdGroup/etc?

2021-07-26 Thread David Antunes
Hi, Is there a way to create a query to just get a campaign's/adgroup's all fields, without needing to specify each and every one of them? Many thanks! David Antunes -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=

Re: Conversion Tracker Service

2021-07-26 Thread Google Ads API Forum Advisor
Hello, I apologize if the responses privately may have gotten lost. We are currently investigating and I will follow up again here once we have more information to share. Regards, Mike, Google Ads API Team ref:_00D1U1174p._5004Q2DwKs3:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Fetch customer Id using email & Create new Google Ads Manager account

2021-07-26 Thread Amol Kawale
Hello, I'm using *Google Ads API PHP* library in my system. But I didn't found following 2 API's in provided API list here https://developers.google.com/google-ads/api/docs/account-management/create-account : 1. API to find out whether user has *already exist* Google Ads account using *email*?

Re: The /customers:listAccessibleCustomers response is missing an account.

2021-07-26 Thread Noémi Molnár
Hi Yasar, Thank you for your quick response, I have not received his message unfortunately. I would like to receive the account details for the account with the id: '8183462864' from the new API. I will ask for more details about the account with the id '8183462864' and get back to you with th

How to get Reach at the campaign level by API?

2021-07-26 Thread Anastasiya Erko
Hello everyone, Is it possible to get reach /unique users data by API? I can switch on this column in the cabinet, but would prefer to collect data automatically. In general, is it possible to obtain information precisely by reach, and not by impressions or video views. I'm interested in the un

Create or Fetch Google Ads Account by user Email address (Google Ads API - PHP Library)

2021-07-26 Thread Darshan Kumawat
Hi Team, I have integrated google ads API in *PHP* with my google ads manager *(test account)*. My Problem is - *Whenever new user register to my portal, then I want to find out their Google Ads account using his email address, if his Google Ads account is not exists then I want to create his "G

Re: The /customers:listAccessibleCustomers response is missing an account.

2021-07-26 Thread Google Ads API Forum Advisor
Hi Noemi, I would like to know if you haven’t received the response sent privately from our colleague. However, my colleague(Aryeh Baker) already reached out to you with the following response: “I work with Yasar and will assist you. Thank you for sending us the logs in private. The Ads API s

[AuthenticationError.OAUTH_TOKEN_INVALID @ ; trigger:'']

2021-07-26 Thread andrei vladimirovich
I inserted developerToken clientCustomerId clientId, clientSecret, refreshToken, on my adsapi_php.ini file. And I am trying to get traffic estimates for new keywords with PHP code. Now I am facing on this error, *Fatal error*: Uncaught Google\AdsApi\AdWords\v201809\cm\ApiException: [Authentica

Re: Get applied_labels of customer_client

2021-07-26 Thread FW API
Hi there, I supplied the full request/response log last week via private message. I'm not sure whether this message has reached you. Do you have any updates regarding this issue? Regards On Monday, 19 July 2021 at 21:50:25 UTC+2 adsapi wrote: > Hi there, > > I work with Mark and will assist

Re: Get applied_labels of customer_client

2021-07-26 Thread FW API
Hi there, I supplied the full request/response log last week via private message. I'm unsure whether this message has reached you. Do you have any updates regarding this issue? Regards On Monday, 19 July 2021 at 21:50:25 UTC+2 adsapi wrote: > Hi there, > > I work with Mark and will assist yo

Re: Remove managed customer account

2021-07-26 Thread Po-Yu Hsieh
Typo: > for sub-account (*client* resource) => for sub-account (*customer* resource) Po-Yu Hsieh 在 2021年7月26日 星期一下午4:07:02 [UTC+8] 的信中寫道: > Hi, > > I'm trying to manage sub-accounts with Ruby API in order to create > sub-accounts under single management account, and further run campaigns > w

Remove managed customer account

2021-07-26 Thread Po-Yu Hsieh
Hi, I'm trying to manage sub-accounts with Ruby API in order to create sub-accounts under single management account, and further run campaigns with them. Now I'm having need to remove unused sub-accounts but getting some troubles. Generally with Ruby's API, you can remove specified resourc

Re: The /customers:listAccessibleCustomers response is missing an account.

2021-07-26 Thread Noémi Molnár
Hi Yasar, Have you received my message with the requested details ? Do you have any update on this ? Kind regards, Noemi On Wednesday, July 14, 2021 at 11:54:15 AM UTC+2 adsapi wrote: > Hi, > > Thanks for reaching out to us. Could you please provide us with the > following details for the fa

[AuthenticationError.OAUTH_TOKEN_INVALID @ ; trigger:'']

2021-07-26 Thread andrei vladimirovich
I got this error on my web page. And as I researched, I got this error from access token. I am not sure how to set access token on my adsapi_php.ini file. or somewhere? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=

RE: Duplicate Campaign is getting created

2021-07-26 Thread Google Ads API Forum Advisor
Hi Aromal, API requests should not create duplicate entities (ex. campaigns) unless programmed to do so. That said, could you provide the complete request and response logs, with the request-id so our team can take a closer look? If you are using the AdWords API, you may provide the SOAP reques

conv detail

2021-07-26 Thread 赵林
Hi Google Ads API support, I only saw the total conversion times in a campaign, but I didn't find the specific conversion data, such as which country has how many conversions in a campaign. how can i get conv data detail in a campaign? Best regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=