Re: limit reports in google adwords api

2020-03-31 Thread Raneen Bsais
thank you, how many requests can i make in the same time? On Monday, 30 March 2020 21:28:01 UTC+3, adsapiforumadvisor wrote: > > Hi Raneen, > > > > Unfortunately, only one report can be generated at a time and a given > report request can only include data from a single Google Ads account. If

Re: check the operation without executing it

2020-03-31 Thread cv
Thanks, I am able to test this out. On Saturday, 28 March 2020 01:13:24 UTC+5:30, adsapiforumadvisor wrote: > > Hello, > > You can use the validateOnly > > > header to generate API calls but the action

UAC Campaign

2020-03-31 Thread Kartik
I have been trying to fetch the data for UAC campaigns while fetching that I'm unable to get the target_cpa. Whereas, I can see the value of target_cpa in the UI. I tried with adding the target_cpa in the query but didn't work. Below is the query for reference: query = ("""SELECT

How do I catch AdwordsApi::Errors::ReportXmlError error?

2020-03-31 Thread Ankit Agarwal
I have been receiving an exception: #', field path: ''> But I am not able to handle this error. Can you please help me out here. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: "removed" campaigns don't show up in Campaign Performance Report

2020-03-31 Thread Maria Ravander
Hi Anthony, > > it did not work out with the WHERE clause. After some more troubleshooting I realised the wrong timespan had been used in the DURING clause. When I change the timespan, removed campaigns are now include in the report although there is *no* WHERE clause? So should removed campaign

Re: How to get data feed from merchant in .NET

2020-03-31 Thread Atif ..
I have to access the datafeed uploaded in merchant center which have products details. How can i get it ? i tried with adwords API it is only showing the list of simple datafeed and Google ads account not the Data feeds from merchant center. Moreover i have been authenticated my user for adwor

Re: select from video resource with some segments cause GRPC::InvalidArguments error

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Yuichiro, You can enable detailed error logging as explained here which will let you know if the metrics aren't compatible. Additionally, you can use the AdWords documentation as a reference. For example, you can see here under "Not compatible with the following fields:" what isn't compatibl

Re: Is there any way to associate gender_view and age_range_view with each video?

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Yuichiro, Unfortunately, this is also not possible via the API. The data you get from reports for gender and age is the same data you would see in your Google Ads UI under Demographics. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UZV7lm:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How to add logs to different file for different services - Google Ads API Beta

2020-03-31 Thread Chirag eReportz
Hi Mitchell, Thank you for the clarification. Sorry for the late reply. But when I tried to create Log like this I am only getting log as a one liner and not the log that detailed provided by default logger. $adsLoggerFactory = new LoggerFactory(); $logger = $adsLoggerFactory->createLogger('pau

RE: "removed" campaigns don't show up in Campaign Performance Report

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Maria, The field CampaignStatus is an attribute so the data reflected will always be the current state, regardless of date range. Removed entities shouldn't return by default. If you want me to take a look into the behavior, please reply privately to author your CID, and report results. Reg

Re: How to check conversion which are imported from GA

2020-03-31 Thread xy sun
Hi Google ads can import goals from different sources such as Google Analytics,Third-party app analytics, Salesforce etc.. Is there a way to know the goal is imported from Google Analytics through ConversionTrackerService

RE: UAC Campaign

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. As explained here, UAC reporting is not currently available at the ad group level which is why you can't see the ad group target cpa. You have to get UAC attributes from the campaign level. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UZVLQM:ref --

Re: how to get ad_group_ad_asset_view use php

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi, You can get ad group-level reporting for the individual assets comprising the ad by following this guide. If you are having trouble retrieving specific metrics, please share them in English along with your client customer ID so I can further investigate the issue. Regards, Mitchell Google

Re: UAC Campaign

2020-03-31 Thread Kartik
Hi Mitchell, We were able to get the cpm and cpc from adgroups. How this is possible then? Regards, Kartik On Tuesday, March 31, 2020 at 7:47:42 PM UTC+5:30, adsapiforumadvisor wrote: > > Hi, > > Thank you for reaching out. As explained here >

Re: About obtaining the cost amount for the account on the management screen

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Shingo, The amount in the red frame is the account balance. This value could not be calculated from another value via the API. Please keep an eye on our blog for updates of the new release information. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UXVP8x:ref -- --

RE: How can I verify whether Payment profile is setup in individual client account or not through adwords API endpoint?

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Ankit, In Adwords API, you may use getBillingAccounts within BudgetOrderService. If you choose to use BudgetOrderService, please note that you must be whitelisted by your Google account manager to use the mutate action. Thanks, Danica Calusin, Adwords API Team ref:_00D1U1174p._5001UZV7jI:ref

Google Ads API - Dynamic Search Ads Dynamic Ad Target Tracking Template

2020-03-31 Thread 'John N.' via AdWords API and Google Ads API Forum
Hello, Is there any way within Google Ads API to pull the tracking templates for the Dynamic Ad Targets? We currently use tracking templates to append parameters we use internally to map activity. In the old Adwords API we were able to pull in the CreativeFinalUrls which would have the full url

RE: How can I check whether billing information is setup in client account or not through Adwords Api?

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Ankit, I see that you have two concerns. Below you will find my answers to each concern. 1. Conditions in which an account will not be eligible to serve ads. These conditions include when the account is a test account that cannot serve ads, or if billing has not been set up. In these cases,

Product Partition Report Migration Problem

2020-03-31 Thread Pete Lavetsky (AdWords API Guru)
Hi All, I am attempting to migrate our Product Partition report but running into a few problems. I'm referencing the fields here: https://developers.google.com/google-ads/api/docs/migration/reports#product_partition The question boils down to: what resource do I want in my from clause? Here a

Re: SELECT segments.conversion_action FROM ad_group_ad

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Wei, Thank you for reaching out. The fields 'ctr', 'cost_micros', 'average_cpc', 'clicks', 'conversions_from_interactions_rate', 'impressions', 'average_cost', 'average_cpm', 'cost_per_conversion' are not yet supported when you have segments.conversion_action_name in the SELECT clause. I hav

Re: limit reports in google adwords api

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Raneen, You may make one request to the API at a single time. You can make as many consecutive requests as you need once each request is completed as long as you do not exceed the system limits mentioned in this guide. Thanks, Danica Calusin, Google Ads API Team ref:_00D1U1174p._5001UZV0ad:r

How do I get incremental entity report with google ads api

2020-03-31 Thread Dihan Cheng
Hi, By using GoogleAdsService in google ads api, I don't find how can I get only the updated entity data since last sync date; anyone knows how can I get it? thanks, Dihan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.c

Re: How to add logs to different file for different services - Google Ads API Beta

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Chirag, Can you please share the contents of your google_ads_php.ini file via Reply privately to author? If you are trying to specify your own logger, you can follow the instructions here. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001USx2QL:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~

RE: Anyway to get all Google Ads accounts associated with a google account after OAuth login?

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Dipack, Thank you for reaching out. You could use the ManagedCustomerService.get() to retrieve the account hierarchy information under a particular Google Ads account. This is a code example for you on how to use this service. Please let us know if you have any further questions. Thanks and

Re: Anyway to get all Google Ads accounts associated with a google account after OAuth login?

2020-03-31 Thread Dipack Panjabi
Thanks for the response, Xiaoming. In order to make the request, I would have to provide a `clientCustomerId` header in the request, and I can pull the account hierarchy only then, right? I was hoping there was a way for me to not provide a `clientCustomerId` header, and simply retrieve all ma

RE: Product Partition Report Migration Problem

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Pete, Thank you for reaching out. As shown here, you should use the product_group_view report to emulate the AdWords Product Partition report. From here, you can reference the customer, ad_group, and ad_group_criterion reports. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UZVPa

RE: How do I catch AdwordsApi::Errors::ReportXmlError error?

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Ankit, Thank you for reaching out. AuthenticationError.OAUTH_TOKEN_INVALID error occurs when OAuth access token in the header is not valid. Could you please make sure that you generate the OAuth2 credentials using the email that has admin or standard access to the manager account? If it is c

Re: How do I catch AdwordsApi::Errors::ReportXmlError error?

2020-03-31 Thread ankit agarwal
I know the reason behind this error. My question is, How can I catch this exception?? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you

Re: How can I check whether billing information is setup in client account or not through Adwords Api?

2020-03-31 Thread ankit agarwal
Please add this feature it would be really helpful. I have one more question. Is there any field for ex 'ad status' which can tell me that my ad is created but is not delivering due to some reason? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googlea

Re: Product Partition Report Migration Problem

2020-03-31 Thread Pete Lavetsky (AdWords API Guru)
Thanks Mitchell, Guess I glazed over that section of the page and didn't connect the dots. Pete On Tuesday, March 31, 2020 at 3:10:47 PM UTC-4, adsapiforumadvisor wrote: > > Hi Pete, > > Thank you for reaching out. As shown here >

RE: How do I get incremental entity report with google ads api

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Dihan, Thank you for reaching out. The available report date ranges are listed here. Unfortunately, there is no way to pull specifically from the last update. You can use the Change Status Service to pull the date of the most recent update and specify that as the starting point for your repo

RE: How to get data feed from merchant in .NET

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hello, Unfortunately, it is not currently possible to retrieve data feeds from the merchant center via AdWords API. You may want to reach out to the Content API for Shopping team here as they be better equipped to handle your concern. Thanks, Danica Calusin, Google Ads API Team ref:_00D1U117

RE: Google Ads API - Dynamic Search Ads Dynamic Ad Target Tracking Template

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi John, You can access the DynamicSearchAdsSetting through your campaigns and the tracking template through the Ad object. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UZVPF0:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsde

RE: How can I check whether billing information is setup in client account or not through Adwords Api?

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Ankit, For Ads there are two status fields you can call from. You can either get status of the ad or combinedApprovalStatus if your ad has been approved or not. However, it will not tell you the reason why the ad is not delivering. Let me know if you have further questions. Thank you, Bryan

Re: How do I get incremental entity report with google ads api

2020-03-31 Thread Dihan Cheng
HI Mitchell, not sure if I explained my question clearly, the issue is: I use GoogleAdsService to do an initial sync of a large entity report with millions of records. And the sync process will run once everyday after the initial sync, but for the incremental sync, we don't want to sync all re

RE: How to check conversion which are imported from GA

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Xiaoying, It is possible to retrieve this information through reports with the ExternalConversionSource field. For a list of the types of reports that have this field available, you can take a look at this documentation. Let me know if you have any additional questions. Thanks, Danica Calus

Method not found exception

2020-03-31 Thread V Kuznetsov
Hi, Simple call to get a service throws me this error: System.MissingMethodException: Method not found: 'Grpc.Core.CallInvoker Grpc.Core.Interceptors.ChannelExtensions.Intercept(Grpc.Core.Channel, Grpc.Core.Interceptors.Interceptor)'. at Google.Ads.GoogleAds.Lib.GoogleAdsServiceClientFactory

Re: About obtaining the cost amount for the account on the management screen

2020-03-31 Thread 矢崎慎悟
Dear, Google Ads API Team It is said that the amount in the red frame of the attached image can not be obtained with the API. It was also found that other values ​​could not be calculated. So why is the result of subtracting the total ACCOUNT_PERFORMANCE_REPORT cost from MicroAmount obtained by