Re: Operator >= with metrics.conversions

2019-09-12 Thread cv
Hi, This is same error I can see under log. I have expected the document which operator is supported by which metrics/segments. How I can have condition >= for conversions? Thanks, On Wednesday, 11 September 2019 22:24:49 UTC+5:30, adsapiforumadvisor wrote: > > Hi Chirag, > > The operator:

Re: Responsive Search and Display Ads Assets ID

2019-09-12 Thread Reginald Chris Pasco
Noted with thanks. On Fri, Sep 13, 2019 at 4:53 AM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Reggie, > > Thank you for reaching support. You could use ad_group_ad_asset_view > > to

RE: RMF policy is the services that we(some devs) have to provide on our tool, correct?

2019-09-12 Thread Google Ads API Forum Advisor Prod
Hi, Regarding your question about RMF based on the subject, I'm afraid that this is already out of scope for our team. That said, you can reach out to the Compliance Team via this link as they are better equipped to assist you regarding this topic. Thanks and regards, Peter Google Ads API Team

Re: Not found field mapping of CreativeFinalUrlSuffix in Ad Performance Report mapping to Google Ads API report

2019-09-12 Thread Project YSS
Hi, Thank for the answer, So in this beta version, this field is not be supported yet. But can you please tell me in the official version, it will be supported or not?. Thank you, On Thursday, September 12, 2019 at 9:27:19 PM UTC+7, adsapiforumadvisor wrote: > > Hello, > > The final_url_suffi

Re: How could I get with the Adwords API to get all the keywords from enabled adgroups in enabled campaigns only?

2019-09-12 Thread Ершов Александр
Hello, Bharani! The reason is that we need this number to be as relevant as possible. As I understand, the report will only show performing keywords, and will have some lag in updating. We actually found a temporarily way to do it - we query the adgroupIds, and then in a loop we get keywords co

RE: How could I get with the Adwords API to get all the keywords from enabled adgroups in enabled campaigns only?

2019-09-12 Thread Google Ads API Forum Advisor Prod
Hi, Through the API services, it is not possible to pull the data based on status. Since you're close to hitting the limits, pulling the reports would be the best option for large data sets. You will be able to pull the data about keywords available in the account. Is there any specific reason

RE: Responsive Search and Display Ads Assets ID

2019-09-12 Thread Google Ads API Forum Advisor Prod
Hi Reggie, Thank you for reaching support. You could use ad_group_ad_asset_view to pull the asset id details per ad group Id. Please find below the sample report query for reference. "SELECT ad_group_ad_asset_view.performance_label, asset.id, ad_group_ad.ad.responsive_search_ad.descriptions, a

RE: Create Video Campaign via google Ads API

2019-09-12 Thread Google Ads API Forum Advisor Prod
Hello Naomi, If you are trying to mutate the video campaigns then it is not possible via Google Ads API. It is also mentioned in the guide here . Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UHGcHq:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

Re: CampaignError.SELECTIVE_OPTIMIZATION_SET_CONVERSION_TYPE_NOT_ACTIVE while creating campaign

2019-09-12 Thread Google Ads API Forum Advisor Prod
Hi Duong, I emailed you a response privately, but perhaps you did not see it, so my apologies for that. Anyhow, I have taken a look at your account, and it doesn't look like you currently have a conversion action with the ConversionTypeId you specified, which is the reason for the error message

RE: multiple campaign accounts to single campaign id

2019-09-12 Thread Google Ads API Forum Advisor Prod
Hello Durga Prasad, The Ad Group Performance report includes all statistics aggregated by default at the ad group level, one row per ad group. Now since a campaign can have more than one AdGroup in the AdGroupPerformceReport you might see a campaign associated to more than one AdGroup. Please e

Re: Create Video Campaign via google Ads API

2019-09-12 Thread 'Naomi Shao' via AdWords API and Google Ads API Forum
Hi Andrea Did you resolve this issue? I am having the exact same error when creating App Campaign. Thanks! Failure message: errors { error_code { operation_access_denied_error: MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT } message: "A mutate action is not allowed on this campaign, from thi

multiple campaign accounts to single campaign id

2019-09-12 Thread DURGA PRASAD NARGANA
How can i append multiple campaign accounts to single campaign id for adwords api of ADGROUP_PERFORMANCE_REPORT -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You receive

RMF policy is the services that we(some devs) have to provide on our tool, correct?

2019-09-12 Thread Tongchai Laoverakul
And it's not about how we query the api? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords

RE: The customer is not eligible to mutate this resource.

2019-09-12 Thread Google Ads API Forum Advisor Prod
Hi Jia, Thank you for reaching out. Could you please share the email address used to generate the OAuth credentials for me to investigate this issue further? Please use Reply privately to author option while sharing the requested information. Regards, Nikisha Patel, Google Ads API Team ref:_00D

RE: AuthorizationError.USER_PERMISSION_DENIED

2019-09-12 Thread Google Ads API Forum Advisor Prod
Hi Ben, Thank you for reaching out. The error USER_PERMISSION_DENIED is observed when you are not authorized to access customer account or the link between the manager and client account was removed. If you are using Google Ads API, could you please confirm if you have set the login-customer-id

Responsive Search and Display Ads Assets ID

2019-09-12 Thread Reggie Pasco
hi, How can I get the Asset ID of the Headlines and Description from the specific Responsive Search Ads? Using the Ad Group Ad resource, I can only retrieve the actual text but not the assetid: e.g. Headlines : {[ { "text": "Experience the Stars" }, { "text": "Have new adventures" } ]} string

RE: Audience Report

2019-09-12 Thread Google Ads API Forum Advisor Prod
Hi Nabeelah, Although you won't be able to get audience types through reports, you can use services such as the CampaignCriterionService and AdGroupCriterionService to get UserListType. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UHGZ2x:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: How could I get with the Adwords API to get all the keywords from enabled adgroups in enabled campaigns only?

2019-09-12 Thread Ершов Александр
Hello! Thank you for your response. We need to monitor whether we're getting close to hitting the ENTITY_LIMIT by keywords. That's our goal So unfortunately, using report doesn't work for us Do you know any other way to check whether we're close to hitting 5 mln keyword limit or not? -- --

RE: How could I get with the Adwords API to get all the keywords from enabled adgroups in enabled campaigns only?

2019-09-12 Thread Google Ads API Forum Advisor Prod
Hi Alexander, That's right. The campaign and ad group status fields are not available in the AdGroupCriterionService. As an alternative, you may use the Keywords Performance Report which will return the data at the keywords level. You can filter this report based on the AdGroupStatus and Campai

RE: Not found field mapping of CreativeFinalUrlSuffix in Ad Performance Report mapping to Google Ads API report

2019-09-12 Thread Google Ads API Forum Advisor Prod
Hello, The final_url_suffix is not yet supported in Google Ads API at the ad level. I have a raised a feature request to the team regarding this. Please keep an eye on our blog for more updates. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UHGYIk:ref -- -- =~=~=~=~=~=~=~=~=~=~=~

Re: INVALID_USER_INTEREST error for Affinity Audience and In Market Audience Options Returned from ConstantDataService.getUserInterestCriterion

2019-09-12 Thread 'David Wihl' via AdWords API and Google Ads API Forum
The new Google Ads API has addressed this issue. The UserInterestService implements an ad

AuthorizationError.USER_PERMISSION_DENIED

2019-09-12 Thread Ben
Hey, we suddenly get this error notification (USER_PERMISSION_DENIED) 'requestId': '0005923bc2564a920a1b94192302d603' we've been using the API for over a year and our SEA team didn't change anything. I could also provide more credentials from our yaml file. Could please let us know why we hav

Re: Audience Report

2019-09-12 Thread Nabeelah
Hi, Is there a way to pull in Audience Type through the API. Cant see any field in the Audience Performance report linking to this. Regards, Nabeelah On Tuesday, April 2, 2019 at 7:31:04 PM UTC+4, googleadsapi-forumadvisor wrote: > > Hello Pooja, > > Thank you for sharing the details privatel

How could I get with the Adwords API to get all the keywords from enabled adgroups in enabled campaigns only?

2019-09-12 Thread Ершов Александр
Hello! We're trying to get total number of keywords in the Adwords API in enabled/paused adgroups in enabled/paused campaigns. We could do it with the Google Ads UI, but couldn't figure out it for API. As far as I can tell, https://developers.google.com/adwords/api/docs/reference/v201809/AdGrou

Not found field mapping of CreativeFinalUrlSuffix in Ad Performance Report mapping to Google Ads API report

2019-09-12 Thread Project YSS
Hi, When I migrating Report from AdWords API report to Google Ads APII did not find fields mapping of the field: CreativeFinalUrlSuffix in Ad Performance Report to ad_group_ad of Google Ads APICould you have me found fields CreativeFinalUrlSuffix in Ad Performance Report mapping into fields in

RE: How to get AdId in Geo Performance Report

2019-09-12 Thread Google Ads API Forum Advisor Prod
Hi Alexey, Custom reports are currently supported via the Google Ads UI only. If you wish to learn more as to how to generate such reports via the UI, you can reach out to the product experts via the Google Ads Help Community for further guidance. As for valuetrack parameters, you should be abl

The customer is not eligible to mutate this resource.

2019-09-12 Thread jia Jimmy
I'm tring to create a create a new billing setups with an exist payments account """This example removes a billing setup with the specified ID. To get available billing setups, run get_billing_setups.py. """ from __future__ import absolute_import import argparse import six import sys import os

Re: How to get AdId in Geo Performance Report

2019-09-12 Thread Alexey Ohorzin
Is there an opportunity to build a custom report where I could add custom segments, metrics and attributes? On Thursday, 12 September 2019 14:55:54 UTC+7, Alexey Ohorzin wrote: > > Hi. > We're advertising our products and creating ads with URLs which lead to > product pages. > So each page corr

Re: How to get AdId in Geo Performance Report

2019-09-12 Thread Alexey Ohorzin
Can ValueTrack Parameters help me with this issue? https://developers.google.com/adwords/api/docs/guides/valuetrack-mapping On Thursday, 12 September 2019 14:55:54 UTC+7, Alexey Ohorzin wrote: > > Hi. > We're advertising our products and creating ads with URLs which lead to > product pages. > S

RE: How to get AdId in Geo Performance Report

2019-09-12 Thread Google Ads API Forum Advisor Prod
Hi Alexey, Unfortunately, ad and url information is not supported in the Geo Performance Report. You would need to generate a different report type, such as the Ad Performance Report, to retrieve ad level statistics. There is currently also no way to associate the said reports as their statisti

Re: No Gallery Ad data in reports

2019-09-12 Thread Google Ads API Forum Advisor Prod
Hi Artem, On the AdWords API perspective, I am afraid that there is currently no workaround to get the data of this type of ads. However, you may try to the download the report for this type of ad by using the Google Ads UI that map to the Ad Performance Report. You may refer to this link (Ads

How to get AdId in Geo Performance Report

2019-09-12 Thread Alexey Ohorzin
Hi. We're advertising our products and creating ads with URLs which lead to product pages. So each page corresponds to some product. The page URL contains the corresponding product name. And I need to get a report that should group statistics by account, campaign, group, country, product, date.