RE: Listing Custom Intents, or searching by them by name

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hi Mark, You can refer to the criteria prefixes section (under the Custom intent audiences section) of our reporting guide to determine how to retrieve the custom intent ID. In the guide, it is discussed that you can use the Criteria or CriteriaParameters fields then parse its value to retrieve

RE: Error trying to download report

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hi, Regarding the "Missing client information, Type: ReportDownloadError.INVALID_PARAMETER" error, could you confirm if the OAuth token(s) that you are using indeed belongs or is associated to the clientCustomerId in your request? I asked because this issue usually occurs when there is an issu

Re: Error trying to download report

2019-07-16 Thread Doğan Hekimoğlu
Hello, client customer id is 9660079934 and email is doganhekimoglu2...@gmail.com but as i said before i can do other api calls like fetching and modifying audience lists. Also i don't have access to request headers as i use google ads library for java. I'm not making a manual post request. On

Can't perform asset-level report using Google Ads API

2019-07-16 Thread integrations bidalgo
Hi, I tried to get asset-level report using AdGroupAdAssetView resource, but got error stating that the resource is unrecognised: [2019-07-16 07:36:50] google-ads.INFO: Request made: Host: "googleads.googleapis.com", Method: "/google.ads.googleads.v1.services.GoogleAdsService/Search", ClientCu

Re: Can't perform asset-level report using Google Ads API

2019-07-16 Thread revarasi Sofa
Pada tanggal Sel, 16 Jul 2019 16.03, integrations bidalgo < integrati...@bidalgo.ai> menulis: > Hi, > I tried to get asset-level report using AdGroupAdAssetView resource, but > got error stating that the resource is unrecognised: > > > [2019-07-16 07:36:50] google-ads.INFO: Request made: Host: >

Failed to create OAuth credentials. Check OAuth settings in the ads.properties file. Exception: com.google.api.ads.common.lib.exception.OAuthException: Credential could not be refreshed.

2019-07-16 Thread Rakesh Chauhan
Hello to all currently i am working on one project and i am integrating google adwords api in that project , but after getting refresh token when i try to get Campaign then it give me below type of exception here is the exception Failed to create OAuth credentials. Check OAuth settings in

CampaignError.CAMPAIGN_CANNOT_SET_MORE_THAN_ONE_CONVERSION_TYPE_ID when create multiple conversions

2019-07-16 Thread Knorex XPO
https://developers.google.com/adwords/api/docs/reference/v201809/CampaignService.SelectiveOptimization I follow above page to create multiple conversions, but it failed. I can create with only 1 conversion id in "conversionTypeIds". But more than 2 ids, it generates error. In Adwords UI, I can

Empty Label values in API response for ad performance report

2019-07-16 Thread 'Damir Murzagulov' via AdWords API and Google Ads API Forum
Hi there! Looking for somebody who able to exlain why Label and Labelids not have being returned in AD_PERFORMANCE_REPORT *My request:* POST https://adwords.google.com/api/adwords/reportdownload/v201809?__fmt=XML&__rdquery=SELECT CampaignId,CampaignName,Labels,LabelIds,Impressions FROM AD_PER

google ads api : list_accessible_customers only return mcc account

2019-07-16 Thread Yang Wenjun
Hi Team, previous we are using v201809. It works fine. currently, we are moving to new version of Google Ads API , still using python. Now we tried to get all accounts under MCC account. Previous we could get 710 accounts, but now only 1 is retrieved. Very confused. Please help~ Python code

CampaignError.CAMPAIGN_CANNOT_SET_MORE_THAN_ONE_CONVERSION_TYPE_ID when create multiple conversions in campaign

2019-07-16 Thread martin do
I refer this documentation to create multiple conversions in Adwords campaign: https://developers.google.com/adwords/api/docs/reference/v201809/CampaignService.SelectiveOptimization#conversiontypeids 1 conversion is working fine. But more than 1 conversion is generating error: CampaignError.CAMP

Re: Can I get simple json response from ads api?

2019-07-16 Thread 'UK Analytics' via AdWords API and Google Ads API Forum
Perhaps this would help? https://groups.google.com/d/topic/adwords-api/SQYYG1SxLj8/discussion On Wednesday, July 10, 2019 at 3:47:50 PM UTC+1, adsapiforumadvisor wrote: > > Hello Ken, > > Using client library it is not possible to get the output in JSON format. > Alternaltively you an use the C

What if I don't specify paging field while making a get request then maximum how many records will be retrieved?

2019-07-16 Thread Ankit Agarwal
selector = { :fields => ['Id', 'CriteriaType', 'KeywordText'], :predicates => [ {:field => 'CampaignId', :operator => 'EQUALS', :values => [campaign_id]} ], :paging => { :start_index => 0, :number_results => PAGE_SIZE } } -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~

How to get All Ads Details

2019-07-16 Thread cv
Hi, How I can get the All types of Ads using Ads API beta. I am getting issue while doing to get ResponsiveSearchAds. Please let me know how I can get ResponsiveSearchAd headlines, Descriptions, path1 and path2 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: How to get All Ads Details

2019-07-16 Thread cv
Hi, I mean in Adwords API we used to get this info against the Headlines and descriptions but in new Ads API only text is returning. { "assetText":"Professional cators & Installers. Attractive Styles.", "assetId":123456789, "assetPerformanceLabel":"PENDING", "assetApprovalStatus":"UNDER_REVIEW"

All But Removed data equals All Enabled in getting data from API (Different in the UI)

2019-07-16 Thread Alon Reznik
reativeDestinationUrl', 'CampaignId', 'CampaignName', 'AdGroupName', 'Headline', 'Impressions', 'Clicks', 'Cost', 'CreativeFinalUrls', 'CreativeTrackingUrlTemplate', 'HeadlinePart1', 'Headlin

Re: AuthenticationError.NOT_ADS_USER @

2019-07-16 Thread Testing ForAds
Hi Peter, I'm generating the credentials using the Test Manager Account. and Please check my email of test manager account is : testingad...@gmail.com and where I'm providing the ClientCustomerId as client account(he also has the adwords account) which was created in Test Manager Account. Can

INVALID_PREDICATE_FIELD_NAME:CampaignStatus

2019-07-16 Thread Pallavi Gayatri Sistla
When I make a request to the Hourly Performance report and use the predicate : CampaignStatus I get the following error : AdWordsReportsException: One or more AdWords Report download errors have occurred. SelectorError.INVALID_PREDICATE_FIELD_NAME. (Error: SelectorError.INVALID_PREDICATE_FIELD

ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND

2019-07-16 Thread Oksana Sulyma
Hi Google Ads support team! We are experiencing ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND errors since 2019-07-14 for various accounts our app serves and various reports definitions. I saw previous topics on this errors ocuring randomly. My question is if I could do anything on my

Campaign Budget Cost Per Day

2019-07-16 Thread 'Ramanajee Kandregula' via AdWords API and Google Ads API Forum
Hello there, I created a Shared budget and attached a few campaigns, when I requested a performance report for campaign_budget there is no segment, I want to know how much cost spent per day. Is there any we can get per day for the given dates? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Google ads php Laravel integration example.

2019-07-16 Thread Adrian Lara
Hi Google API Team/Community, I need use Google ads php in Laravel but no see Google example for this. Please help me before make my own pack. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Extension SiteLink Google ads php

2019-07-16 Thread Adrian Lara
Now is good, after add code(before post) now is good ty for you help. On Monday, July 1, 2019 at 3:45:41 PM UTC-3, adsapiforumadvisor wrote: > > Hello Adrian, > > Could you please confirm if you need additional assistance creating the > Sitelink Extensions through the API? If so, could you pleas

RE: Get Conversion Action List With Ads API

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching support. With the Google Ads API, conversion actions that are imported from Google Analytics are not directly accessible via API. However, when segmenting other resources, the conversion actions are present because they affect segmentation.This is the reason you are g

Re: Fetching the customer_client.name for a customer

2019-07-16 Thread Suresh Yadav
Hey, Does we get solution to this issue. I want to display list of Accounts Names of all customer_client , but the below query only gives owner account name for each row. I can't hit get customer API is loop as it reach quota limit after 30 calls and we have more than that. Any suggestion how t

RE: Can't perform asset-level report using Google Ads API

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for sharing the details. I was able to run the query shared without any issues. Could you please confirm if you are using the updated versions of the client library? This is because, the AdGroupAdAssetView resource for querying ad asset metrics is available in Google Ads API v2

RE: What if I don't specify paging field while making a get request then maximum how many records will be retrieved?

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hi Ankit, If the page_size is not specified, it is automatically set to the maximum allowed page_size which is 10,000. Please refer to this section of the guide for more information. Let me know if you have any questions. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001U8Lew1:ref --

RE: How to get All Ads Details

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hi Chirag, Through the Google Ads API, you will be able to pull the Responsive Search Ads using the fields below: ad_group_ad.ad.responsive_search_ad.descriptions ad_group_ad.ad.responsive_search_ad.headlines ad_group_ad.ad.responsive_search_ad.path1 ad_group_ad.ad.responsive_search_ad.path2 Co

RE: google ads api : list_accessible_customers only return mcc account

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hello Yang, The list_accessible_customers will return only the accounts that can be directly accessible via the credentials that are used in the API call. Your credentials might be having access to only top level manager account, hence it is resulting that account only. In order to get the hie

RE: ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hello Oksana, In General we see that when you are requesting a very large amount of data you might hit this error. To see exactly what request you are making and the size of the file that is retrieving please share the report definition and the client customer id from which you are pulling the

RE: Campaign Budget Cost Per Day

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hello Ramanajee, The date segment is not available for campaign_budget resource. I will raise a feature request with my team regarding this. I will update you on this thread once I have more information. Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001U8Lhg9:ref -- -- =~=~=~=~=~=

RE: Fetching the customer_client.name for a customer

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hey Suresh, You could use paging for your results so that more data gets returned during your API call and you will need less calls. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001U8Lkmn:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://go

RE: Google ads php Laravel integration example.

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hello Adrian, I am form the Google Ads API team. There is no specific example to integrate our client libraries to any web framework as our client libraries are meant to run from the command line. If you want to incorporate them in your Larvel project you can download the dependencies on the pr

Re: cleanUp categoryFilters for account level location extension

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hi Sergey, The feeds team is making progress on this, but I don't have any updates yet on a fix. I'll definitely let you know as soon as I have more information. Thanks, Josh, Google Ads API Team ref:_00D1U1174p._5001UCYeLh:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

RE: Empty Label values in API response for ad performance report

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hi Damir, Thank you for posting your concern. Could you confirm if the 'Budget - GDN' label name is associated only in the campaign with ID 1370474364? If yes, I asked this because when I checked your account, the ad groups that belongs to the campaign 'Avery - GDN - Prospecting - Responsive'

RE: INVALID_PREDICATE_FIELD_NAME:CampaignStatus

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hi Pallavi, Thank you for posting your concern. The INVALID_PREDICATE_FIELD_NAME error occurs when invalid predicate is included in the report. However, you are correct that the CampaignStatus field is existing in the Adgroup Performance Report so this error should not be encountered. With thi

RE: CampaignError.CAMPAIGN_CANNOT_SET_MORE_THAN_ONE_CONVERSION_TYPE_ID when create multiple conversions

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. It appears that one of your colleagues has opened the same concern in this thread. For better communication, kindly refer to that thread. Regards, Dannison Google Ads API Team ref:_00D1U1174p._5001U8LWWJ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: CampaignError.CAMPAIGN_CANNOT_SET_MORE_THAN_ONE_CONVERSION_TYPE_ID when create multiple conversions in campaign

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. I noticed that this specific error message is not documented. To better investigate the issue, could you provide the complete SOAP request and response logs via Reply privately to author option? Regards, Dannison Google Ads API Team ref:_00D1U1174p._5001U8LWW9:r

Re: Campaign Budget Cost Per Day

2019-07-16 Thread 'Ramanajee Kandregula' via AdWords API and Google Ads API Forum
Thank you On Wednesday, July 17, 2019 at 1:31:52 AM UTC+5:30, adsapiforumadvisor wrote: > > Hello Ramanajee, > > The date segment is not available for campaign_budget resource. I will > raise a feature request with my team regarding this. I will update you on > this thread once I have more info

RE: Failed to create OAuth credentials. Check OAuth settings in the ads.properties file. Exception: com.google.api.ads.common.lib.exception.OAuthException: Credential could not be refreshed.

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hi Rakesh, This kind of error usually occurs when the access token or refresh token is invalid or incorrect. Could you confirm if you followed this guide (or similar guide) to generate a refresh token? If no, could you try to generate a new refresh token by following the guide and retry your re

Re: AuthenticationError.NOT_ADS_USER @

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hi, Upon checking, the test MCC account which your (test) testingad...@gmail.com email address is associated to currently does not have any client accounts in its hierarchy. That said, could you confirm which account(s) you specified in your request(s)? So I can further investigate, could you

Get the fields of report in Japanese

2019-07-16 Thread アルアバヤジアレクサンドレ
Hi community ! I can download Campaign Performance Report in CSV file but I get the fields in English (Day,Campaign state,Campaign,Budget,Currency,Clicks,Impressions,CTR,Avg. CPC,Cost,Avg. position) How can I get the fields in Japanese ? Here is my code in python: report_downloader = adwords_c

get the fields of report in Japanese

2019-07-16 Thread アルアバヤジアレクサンドレ
Hi community ! I can download the Campaign Performance Report in CSV format but I get the fields in English (Day,Campaign state,Campaign,Budget,Currency,Clicks,Impressions,CTR,Avg. CPC,Cost,Avg. position) How I can get the fields in Japanese ? Here is my code in Python: report_downloader = adw

Re: How to add dummy data to my test account

2019-07-16 Thread Nicolas Claus
So what is the point of test accounts if we can't even fetch some dummy data? Could you guys hardcode it in some way? For example all test accounts may have some default set of campaigns with hardcoded metrics etc. This is so obvious solution. The issue exists for years. I can't believe you stil

RE: All But Removed data equals All Enabled in getting data from API (Different in the UI)

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hi Alon, Thanks for posting your concern. To investigate the issue, would you mind providing the information below via Reply privately to author option? 1. Customer ID 2. Sample screenshot of the Google Ads UI and the sample reports where I can see the data discrepancies Regards, Ejay Google A

Re: Empty Label values in API response for ad performance report

2019-07-16 Thread 'Damir Murzagulov' via AdWords API and Google Ads API Forum
Thanks for the quick reply! Yes, I am confirming that we don't have labels for the ads and expected to see the same labels as for campaigns. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Select Campaign type, Campaign subtype and Labels from CAMPAIGN_PERFORMANCE_REPORT

2019-07-16 Thread アルアバヤジアレクサンドレ
Hi community! I would like to download the following fields from CAMPAIGN_PERFORMANCE_REPORT: . Campaign type . Campaign subtype . Labels on Campaign Which field should I write in my "Select" query ? Here is my code in Python: report_query = (adwords.ReportQueryBuilder() .Select('Date','Ca

Re: Filter by campaign type in adwords api reporting python

2019-07-16 Thread Praveen Jose
Hi Guys, Any update? On Wednesday, June 19, 2019 at 1:16:45 PM UTC+5:30, Praveen Jose wrote: > > Hi Guys, > > > I am reaching out since I am in need of some guidance here. > > > I am using the python code package to pull a criteria performance report . > However i have a requirement to filter b