Re: Google AdWords API: RequiredError.REQUIRED, operations[0].operand.criterion.parentCriterionId, and PRODUCT_PARTITION_DOES_NOT_EXIST

2020-04-30 Thread gagan gupta
Sure. Did That. On Friday, May 1, 2020 at 12:45:32 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Gagan, > > Thank you for reaching out. In order for me to further investigate, could > you please share the complete request and response logs and the complete > source code via the *Reply privately

Re: Using a variable in the Google Ads Query Language

2020-04-30 Thread Greenleaf
Solved it. Same as AWQL syntax On Friday, 1 May 2020 14:54:10 UTC+12, Greenleaf wrote: > > Hi > > I haven't been able to find an example so was wondering of anyone could > let me know the syntax for using a variable in a GAQL query? > > Many thanks > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Using a variable in the Google Ads Query Language

2020-04-30 Thread Greenleaf
Hi I haven't been able to find an example so was wondering of anyone could let me know the syntax for using a variable in a GAQL query? Many thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=

How To Set Scheduling To Feed Item on .Net Client

2020-04-30 Thread Mehmet Sealytics
Hi, I am using v201809 .NetClient. I have to set scheduling to a FeedItem. In a sample for Java client that I found It is using setScheduling method of FeedItem. But in net client there is not method or property for scheduling. How can I set it? Java sample and setScheduling method is here: h

RE: TrafficEstimatorService are not the same to the site

2020-04-30 Thread Google Ads API Forum Advisor Prod
Hi Yair, Thanks for reaching out. Can you please provide the complete report definition you are using as well as the download report, screenshot of the keywords in the UI and your clientCustomerID so I can further investigate so that I can further investigate the issue. Please reply privately

Getting the error :BiddingErrors.NOT_COMPATIBLE_WITH_PAYMENT_MODE

2020-04-30 Thread Claude Beauchemin
Hi, We've been having problem with the "payment mode" property of campaigns. Right now, we have a display campaign using target cpa and a payment mode set to conversions. when trying trough the api to set the campaign to manal cpc, then we got the error :BiddingErrors.NOT_COMPATIBLE_WITH_PAYMEN

Re: Smart Shopping ad assets creation

2020-04-30 Thread Djalma Lacerda
I get confuse now... I'm having the same issue here and I just can create a ad with the text fields. How can I create a ad for Smart Shopping if I can pass any parameter? What type of ad do I need to create to use? A dynamic ad? A display ad? I didn't get it. Can you help me please? Thanks Be

RE: Google AdWords API: RequiredError.REQUIRED, operations[0].operand.criterion.parentCriterionId, and PRODUCT_PARTITION_DOES_NOT_EXIST

2020-04-30 Thread Google Ads API Forum Advisor Prod
Hi Gagan, Thank you for reaching out. In order for me to further investigate, could you please share the complete request and response logs and the complete source code via the Reply privately to author option? Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UaSxD8:ref -

Re: How can I get active account_bugdet only?

2020-04-30 Thread Google Ads API Forum Advisor Prod
Hi Min, I would like to inform you that you can follow our blog for updates on this requested feature and its updates. Let me know if you have further questions. Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5001UKOSk0:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also f

RE: Change status of placement to paused in each adGroup

2020-04-30 Thread Google Ads API Forum Advisor Prod
Hi Sharmila, Thanks for reaching out. With regards to your concern about to Change status of placement to paused in each adgroup via AdWords API, You can use AdGroupCriterionservice with AdGroupCriterion.criterion field and set the status of userStatus to PAUSED. You can follow the code example

RE: Smart Shopping ad assets creation

2020-04-30 Thread Google Ads API Forum Advisor Prod
Hi Wilson, Creating smart shopping ads through the API is still the same. You will just need to pass the ad object and it will set your fields accordingly. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UaSzxj:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

TrafficEstimatorService are not the same to the site

2020-04-30 Thread yair viner
Hi Guys, We just got the basic access token and can use the API,, i see that the data from the api differ from the ones from the site, how can that be? we compare like 5000 keywords impressions from site and via the api and there is no correlation at all, seems like random numbers. i knew that de

RE: Enabled CampaignSharedSet which is attached to Removed SharedSet

2020-04-30 Thread Google Ads API Forum Advisor Prod
Hi Tetiana, Thanks for reaching out to us! Yes, kindly share your CID as well as the detailed request and response logs from the API so that I can further look into it along with any additional screenshots that reflect the issue you are facing. Can you also clarify which accounts were able to r

RE: Google Ads API: cannot update app campaign ad group ad descriptions and headline

2020-04-30 Thread Google Ads API Forum Advisor Prod
Hi Mike, Thank you for reaching out. Please refer to this guide on description of each Ad Type. As you can see that app ad is not mutable, it cannot be modified by 'UPDATE' operation. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UaSwm6:ref -- -- =~=~=~=~=~=~=~=~=~=~

Re: About TargetingIdeaService and CategoryProductsAndServices

2020-04-30 Thread Google Ads API Forum Advisor Prod
Hello, Glad to help! If you have any other questions, please don't hesitate to reach out. Regards, Danica Calusin, Google Ads API Team ref:_00D1U1174p._5001UaSoJy:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~

RE: I got bad request while try get report download, how fix it?

2020-04-30 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out! Yes, you can get test data via AdWords API, but keep in mind that impressions or cost data will often be zeroed out in reports because test accounts do not serve actual ads. Upon looking at your post request, it looks like you did not enter the following required

Change status of placement to paused in each adGroup

2020-04-30 Thread Sharmila Timsina
Hello Team, I have placements in each adGroup. I want to change the status of some placement to PAUSED . Can you suggest to me how I can achieve this using google adwords api? thank you, Sharmila Sapkota -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https:/

Re: Smart Shopping ad assets creation

2020-04-30 Thread Wilson Jacobsen
Is there an update on this topic? Can you give me an example of populating one of the fields, let's say the Short Headline? Em terça-feira, 2 de abril de 2019 16:16:50 UTC-3, di...@adscale.com escreveu: > > Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

RE: issue with SearchImpressionShare for whole Campaign

2020-04-30 Thread Google Ads API Forum Advisor Prod
Hi Evgeniy, Thank you for reaching out. Getting the total search IS for the campaign isn't just the average of the search IS for all the keywords. It is the total impressions / total potential impressions. One of your keywords could have 2 total impressions / 2 potential impressions and have an

Re: Equal rows for report with AdGroupStatus

2020-04-30 Thread Google Ads API Forum Advisor Prod
Hi Pavel, The behavior of the API and UI should match. Since you are adding AdGroupStatus, it is segmenting your data by ad group. If you would like more details to the behavior of this report, I'd recommend reaching out to the product team as they would be better suited to assist you. Regards

Re: Url Performance Report Mapping in UI

2020-04-30 Thread Google Ads API Forum Advisor Prod
Hi Talha, You should be able to open the page on an incognito window. For your other 3 questions, the response must not have sent again. Here were my responses: What is the report which is fetched when we download from the download button in the screenshot? The report from that screenshot woul

Enabled CampaignSharedSet which is attached to Removed SharedSet

2020-04-30 Thread 'Tetiana Omelinska' via AdWords API and Google Ads API Forum
Hi! We faced with such issue during working with the Ads Beta API - CampaignSharedSet is still Enabled and visible on UI among campaign's Negative Keyword lists while SharedSet to which it is applied is already Removed and doesn't exists on UI in Negative Keyword lists on account level. As fa

Google Ads API: cannot update app campaign ad group ad descriptions and headline

2020-04-30 Thread Mike
Hi, when trying to update descriptions and headlines in app campaign through Google Ads API I get the following: Error: Field 'ad.app_ad.descriptions' cannot be modified by 'UPDATE' operation. at AdGroupAdService. (C:\projects\dsp-jobs\node_modules\google-ads-api\build\services\service.js:

issue with SearchImpressionShare for whole Campaign

2020-04-30 Thread Evgeniy Terentyev
I'm pulling the Search Impression Share metric from KEYWORDS_PERFORMANCE_REPORT through the Google Ads API using AWQL: select CampaignId, CampaignName, AdGroupName, Device, Criteria, Impressions, SearchImpressionShare from KEYWORDS_PERFORMANCE_REPORT where CampaignId = x during 20200424,

Re: About TargetingIdeaService and CategoryProductsAndServices

2020-04-30 Thread 'Q' via AdWords API and Google Ads API Forum
It works out , thank you very much! On Thursday, April 30, 2020 at 5:00:21 AM UTC+8, adsapiforumadvisor wrote: > > Hello, > > Thank you for reaching out! You can try retrieving the categoryID >

Re: Why ad_group_ad.ad.final_urls is a list?

2020-04-30 Thread Jarek Miazga
That's awesome! Thank you! On Wednesday, April 29, 2020 at 5:35:53 PM UTC+2, adsapiforumadvisor wrote: > > Hi Jarek, > > Thank you for reaching out. The list is ordered by the start time. So once > you get the list, you would be able to use the first element in the list as > the Final URL filled