try to get data google ads campaigns

2020-11-19 Thread Test dev OLYN
Hello Team, I am using google ads API and from here : https://developers.google.com/google-ads/api/docs/reporting/streaming?hl=en I'm just try to get data campaigns, but i have an exception : PERMISSION_DENIED, I found nothing to fix the problem [image: Screenshot_21.png] thanks -- --

RE: AgeRangeView, GenderView, etc. Report Segmentation on Campaign Level - Google Ads API v6

2020-11-19 Thread Google Ads API Forum Advisor Prod
Hi Jake, Thank you for reaching out. Each Google Ads API report should have a set of Attributed resources that you can include in your select queries. If the resource you are looking for is not included in those, then you would not be able to use them in the said report. You may note as well

RE: Change Status service does not return resource_status

2020-11-19 Thread Google Ads API Forum Advisor Prod
Hi Roman, Also adding the update/follow up you sent, below, since it too originally contained your account info : This is the query I use: SELECT change_status.resource_name, change_status.last_change_date_time, change_status.resource_type, change_status.resource_status, change_status.campaign,

Re: Add affinity, in-market and detailed-demographics to search type campaign

2020-11-19 Thread Osoftz Tech
But i can add these audiences in default "*google ads UI*" for search campaigns, there it seems to be working fine. On Thu, Nov 19, 2020 at 10:10 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hello, > > Unfortunately, these are not available for search campaigns.

Re: Google Adword API - Not getting data for some of the Keywords.

2020-11-19 Thread Neetu Varshney
Hello Ernie Thanks for the reply, As I am already following the same guideline (provided by you). I am getting "0" Search Volume for these keywords "Covid 19, Trump, Biden". Please suggest me so that I can get the right data. On Friday, 20 November 2020 at 08:23:16 UTC+5:30 adsapiforumadvisor

Re: Adding negative criteria of type 'Platform' to a campaign returns unexpected error

2020-11-19 Thread Google Ads API Forum Advisor Prod
Hi Amandeep, Thanks for posting your concern. To further investigate, could you provide the following details via Reply privately to author option? Customer ID complete SOAP request and response logs with request ID Regards, Ernie John Blanca Tacata Google Ads API Team

RE: Google Adword API - Not getting data for some of the Keywords.

2020-11-19 Thread Google Ads API Forum Advisor Prod
Hi Neetu, Thanks for posting your concern. Please ensure to specify the list of seed keywords related to the results that you expecting to show (e.g. Covid 19, Trump, Biden). You may refer to this guide to know read more details on how to prepare request for retrieving keywords ideas.

RE: Change Status service does not return resource_status

2020-11-19 Thread Google Ads API Forum Advisor Prod
Hi Roman, Thank you for reaching out. Please note that I had to delete your initial post and re-post it below as it contained your account information. You may avoid exposing your account's IDs in order to ensure confidentiality. Hi, I use Google Ads(v5) Change Status service to keep track of

The caller does not have permission with basic access

2020-11-19 Thread Gian Snow
I've got the permission error as below with ListAccessibleCustomers function of Google Ads API with a developer token which has basic access level. error message: The caller does not have permission Calling ListAccessibleCustomers function with another developer token which has only test

Re: Get data table of a shopping campaign

2020-11-19 Thread Google Ads API Forum Advisor Prod
Hi Gloria, Thanks for letting me know that you are using AdWords API. You can use the Product Partition Report as it is mapped to the UI that you provided as discussed on this guide. Let me know if you have further questions. Regards, Ernie John Blanca Tacata Google Ads API Team

Google Ads API Beta Rate Limit Question

2020-11-19 Thread Jack
Hello, I am unable to find Concurrent Request limits or information outside of the Keyword Planning limits. Is there a requests per second limit/concurrent requests limit? Thank you, appreciate your time. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: What is the URL to mutate ad groups and ads?

2020-11-19 Thread Steve Wilcox
/customers/CUSTOMER_ID/adGroupAds:mutate /customers/CUSTOMER_ID/adGroups:mutate On Thursday, November 19, 2020 at 2:41:18 PM UTC-7 Steve Wilcox wrote: > Greetings Forum Faithful! > > To create a campaign via the Ads Rest interface, you send a mutate request > to: > >

Re: What is the URL to mutate ad groups and ads?

2020-11-19 Thread Steve Wilcox
in case anyone is interested: /../customers/5144376723/adGroups:mutate and /../customers/5144376723/adGroupAds:mutate On Thursday, November 19, 2020 at 2:41:18 PM UTC-7 Steve Wilcox wrote: > Greetings Forum Faithful! > > To create a campaign via the Ads Rest interface, you send a mutate request

What is the URL to mutate ad groups and ads?

2020-11-19 Thread Steve Wilcox
Greetings Forum Faithful! To create a campaign via the Ads Rest interface, you send a mutate request to: /.../customers/CUSTOMER_ID/campaigns:mutate Once I have my campaign created, where do I send requests to create an ad group in that campaign? Once I have an ad group, where do I send

Handle identity verification request

2020-11-19 Thread Oskar Wallén
We've started requests for identity verification that needs to be handled one way or the other. We would like to solve this through the API. Are there any plans for letting us solve this through the API? I am referring to: https://support.google.com/adspolicy/answer/9870201#101 Thanks -- --

RE: Google Ads API v6 Call failing to "change_event" report

2020-11-19 Thread Google Ads API Forum Advisor Prod
Hi Rukeith, Could you provide the following details via Reply privately to author option to investigate? customer ID complete request and response logs request ID If the Reply privately to author option is disabled on your end, please send it on this email address instead

Re: How could I set bidding strategy to TARGET_SPEND

2020-11-19 Thread Google Ads API Forum Advisor Prod
Hi Rukeith, Thank you for reaching out. In order to set the TARGET_SPEND bidding strategy to a campaign you need to create the bidding strategy first and then set the bidding_strategy_id to campaign.bidding_strategy. Please refer to this sample code on how to implement it. Thanks and regards,

Re: Querying aggregated metrics for custom intervals

2020-11-19 Thread Google Ads API Forum Advisor Prod
Hi Антон, Thank you for reaching out. Yes, this is correct. Please let us know if you have any further concerns. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q27ulap:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Retrieving Keyword Stats

2020-11-19 Thread deberly
Hello, We have been gathering historical keyword statistics through the TargetingIdeaService in the AdWords API, but one limitation is that we cannot break this data down by platform (i.e Mobile/Desktop/Tablet). Is there any way to gather keyword statistics by platform through either the

RE: Cannot select or filter on the following segments

2020-11-19 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. On the campaign resource page there is a question asking whether the campaign is specified in the FROM clause of your query, if you select “Yes, it is” then segments.geo_target_country would be gone which means this segment is incompatible with the resource in

Re: Get data table of a shopping campaign

2020-11-19 Thread Exos Solutions
Hi, Thanks, but I think that won't work for me. I'm using Adwords API. Any idea for Adwords API? Regards, Gloria. El jueves, 19 de noviembre de 2020 a las 9:39:22 UTC+1, adsapiforumadvisor escribió: > Hi, > > Thanks for posting your concern. > > It appears that you want to get the product

Re: Google ads API

2020-11-19 Thread Google Ads API Forum Advisor Prod
Hi Sijia, Thank you for reaching out. Yes, you have to integrate the AdWords API or Google Ads API into your own system. Your system could have customized features but in order to interact with the Google Ads account or platform you would need to use the endpoints exposed from the AdWords API

RE: Images asset

2020-11-19 Thread Google Ads API Forum Advisor Prod
Hi Krzysztof, Thank you for reaching out. If you look into this ad_group_ad.ad.responsive_display_ad.logo_images.asset you will see that it is not selectable which means you could not put it in the SELECT clause. The workaround is to query the ad_group_ad_asset_view.asset from the

RE: Add affinity, in-market and detailed-demographics to search type campaign

2020-11-19 Thread Google Ads API Forum Advisor Prod
Hello, Unfortunately, these are not available for search campaigns. You can refer to this chart to see what criteria is available at what level. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q27v56M:ref -- --

RE: Lost in step 1 and 2 in creating test accounts

2020-11-19 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Once you click the Google Ads manager accounts page you would be given options to login to the existing accounts or create a new account. Please select + NEW GOOGLE ADS ACCOUNT to create a new test manager account. If you encounter any problems creating a new

AgeRangeView, GenderView, etc. Campaign Level Reports - Google Ads API v6

2020-11-19 Thread Jake Nieto
Hi, I am currently trying to generate reports that segment the metrics data on variables like age, gender, income, etc., but on the *campaign *level (i.e. reports that are akin to the *GENDER_PERFORMANCE_REPORT*, *AGE_RANGE_PERFORMANCE_REPORT*, etc in the Adwords API). As of right now, I am

AgeRangeView, GenderView, etc. Report Segmentation on Campaign Level - Google Ads API v6

2020-11-19 Thread Jake Nieto
Hi, I am currently trying to generate reports that segment the metrics data on both variables like age, gender, income, etc but on the *campaign *level (i.e. reports that are akin to the GENDER_PERFORMANCE_REPORT, AGE_RANGE_PERFORMANCE_REPORT, etc in the Adwords API). Howeverm I am able to

Separating Headlines and Descriptions Text Assets

2020-11-19 Thread Stav Aviram
Hi! I extracted data from UAC, and looking at the text assets I couldn't find a way to separate between headlines and descriptions - is there any way to segment the assets by where they are used? Thank you! -- BI Developer +972‑545‑777305 | www.yellowheadinc.com

RE: Google Ads API Reach

2020-11-19 Thread Google Ads API Forum Advisor Prod
Hello, These metrics are currently not available in the API. You can follow our blog for any announcements. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q27v4LQ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Adding negative criteria of type 'Platform' to a campaign returns unexpected error

2020-11-19 Thread Amandeep Walia
hello google team, I tried to exclude device type "CONNECTED_TV" Its error say 'CANNOT_EXCLUDE_CRITERIA_TYPE'. Then I tried to set its bid_modifier to 0. But even that also not works, it gives error "OPERATOR_NOT_SUPPORTED_FOR_CRITERION_TYPE". How can I can I exclude this type of criteria to

Re: List of unique ids of policies and their names

2020-11-19 Thread Nadezhda Yakuba
I mean Unique ID that mentioned here https://developers.google.com/google-ads/api/reference/rpc/v6/PolicyViolationKey On Thursday, November 19, 2020 at 4:58:59 PM UTC+3 Nadezhda Yakuba wrote: > Is there a way to get such a list from Google Ads Api? -- --

List of unique ids of policies and their names

2020-11-19 Thread Nadezhda Yakuba
Is there a way to get such a list from Google Ads Api? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google

Google Adword API - Not getting data for some of the Keywords.

2020-11-19 Thread Neetu Varshney
Hello Team, As I am using google Adword APIs from here https://developers.google.com/adwords/api/docs/samples/php/optimization#get-keywords-related-to-a-seed-keyword, It is giving data for many of the "keywords like Paytm, apple, iPhone, amazon" etc. But It is not giving data for some of the

Re: Change Status service does not return resource_status

2020-11-19 Thread 'Roman Kravtsiv' via AdWords API and Google Ads API Forum
This is the query I use: SELECT change_status.resource_name, change_status.last_change_date_time, change_status.resource_type, change_status.resource_status, change_status.campaign, FROM change_status WHERE change_status.last_change_date_time BETWEEN {from_date:'%Y-%m-%d %H:%M:%S.%f'} AND

Re: Querying aggregated metrics for custom intervals

2020-11-19 Thread Антон Бендриков
Hello, thank you for the answer! Ah so this looks to me like I can effectively do `SELECT segments.date` to achieve the `GROUP BY` functionality I want. Will test later and post if this helped. On Wednesday, 18 November 2020 at 20:39:21 UTC adsapiforumadvisor wrote: > Hi Антон, > > Thank you

RE: How to get removed audiences using google ads api

2020-11-19 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for posting your concern. You can use UserListService.GetUserList request as one of the fields that will be returned by this method is account_user_list_status, which specify the status of audience list, especially if it is 'DISABLED'. Additionally to the current report that you

Add affinity, in-market and detailed-demographics to search type campaign

2020-11-19 Thread Osoftz Tech
Is it possible ? If it is, then using "*CustomAffinityInfo and* *custom interest*" or "*UserInterestInfo and UserInterest*" is correct way to achieve it ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: CustomInterest creation in google ads api - Regs

2020-11-19 Thread Osoftz Tech
Issue has been resolved thanks On Thursday, November 19, 2020 at 4:02:03 AM UTC+5:30 adsapiforumadvisor wrote: > Hello, > > Thank you for providing the screenshots of the error and the code snippet. > However, it would be most helpful if you could privately provide the full > response and

Google Ads API Reach

2020-11-19 Thread Paerdosul
Hi! Is there a way to get any reach metric through the Google Ads API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are