RE: A question about the rounding method used in AdWords API for bids and their modifiers

2021-11-03 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Mikalai, Thank you for reaching out to our API support team. Regarding the rounding off behavior, and since this is more of a Product related concern, then I would recommend that you reach out instead to the Google Ads Product Support team, via this link, for further guidance. I hope this h

RE: Technical help: in the form of API, how to use manage_ Id get all child accounts_ id

2021-11-03 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello, I'm Kevin from the Google Ads API Team. Can you please clarify what you meant with "in the form of API"? If you're just trying to use Google Ads API and you're trying to get the accounts under a manager account, then you can refer to this link for a sample code on how to retrieve the

Re: Is mutate operation counted as get operation?

2021-11-03 Thread Jing CHEN
Does this mean that mutate operations are still restricted in the standard access api? If not, there may be a problem with the access level of the account, so how can I check the access level of the account? 在2021年11月4日星期四 UTC+8 上午10:47:27 写道: > Hello Jing, > > Thank you for reaching out to us.

RE: 自动回复: Can my developer token be used to access other manageraccounts?

2021-11-03 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello, Thank you for reaching out to us. As for your question (Can my developer token be used to access other manager accounts?), please note that the developer token only allows your app to connect to the Google Ads API and this doesn't involve any account related access. Access is determine

Re: Add Location Campaign Extension Setting to campaing level

2021-11-03 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Vedran, Thank you for your follow up. I'm also from the Google Ads API Support team and allow me to assist you as well. Since you wish to implement locations extensions, you can refer to this guide instead. As for the other extension types, these are already deprecated. You may start using

RE: Is mutate operation counted as get operation?

2021-11-03 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Jing, Thank you for reaching out to us. As per this guide, both Mutate and Get operations have different limitations. As for the Standard API access, this allows the developer token to execute an unlimited number of operations for most services. Such tokens are however still subject to g

Re: Once Demographic Criterion is set it cannot be changed

2021-11-03 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Filip, Thank you for your follow up, our team would be happy to help. You may refer to my responses below : 1. Exclude certain Criterion via API? You can CREATE the AdGroupCriterion with the negative=true, if you wish to initially exclude a specific criterion. 2. Re-include that Criterion

Re: Create campaign error

2021-11-03 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello, I wanted to give an update. As of today, there is now a way to set conversion goals for a campaign. We just released v9 of the Google Ads API (https://ads-developers.googleblog.com/2021/11/announcing-v9-of-google-ads-api.html). In the release, there is a concept called Conversion Goals

RE: Can my developer token be used to access other manager accounts?

2021-11-03 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Sirawit, The Developer token is not exclusive to a single MCC ID, you can use it with any account your login email set by your refresh token has access to. A developer token has access levels though. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2QHXqJ:ref -- -- =~=~=~=~

RE: How to include LabelIds and Labels in Ad Peformance Reporting?

2021-11-03 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Marvin, Thanks for reaching out. The labels attribute you mentioned returns the resource name of the label attached to the entity. The resource name contains the label ID, in the form: customers/{customer_id}/labels/{label_id} You can read more about Ads API reporting with labels here. Rega

Upload Conversion Adjustments

2021-11-03 Thread Nimrod Grinberg
hello, im trying to adjust offline conversion, a conversion that i updated today and was made today. when i try to adjust the conversion i get this error message : message: "Date is after allowed maximum., at conversion_adjustments[0].adjustment_date_time" the date of the conversion adjustmen

CampaignError.CANNOT_SET_SELECTIVE_OPTIMIZATION_DURING_OR_POST_UNIFIED_GOAL_MIGRATION

2021-11-03 Thread Matteo Medda
Hello, we get this error when we create campaigns with TARGET_CPA. Error message: "operations [1] .operand.selectiveOptimization.conversionTypeIds => CampaignError.CANNOT_SET_SELECTIVE_OPTIMIZATION_DURING_OR_POST_UNIFIED_GOAL_MIGRATION" The error occurs when we go to setSelectiveOptimizatio

Re: Create campaign error

2021-11-03 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello, While I'm working on trying to figure out if we can turn that on in the API, you should be able to set that value in the Google Ads UI. Cheers, Nadine, Google Ads API Team ref:_00D1U1174p._5004Q2QGtpw:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Excluding Placement using Google Ads API

2021-11-03 Thread Chris
I am trying to exclude placement using Google Ads API but I can't seem to find any documentation on it. I have been able to list the placements by querying from "detail_placement_view" but that is it... There doesn't seem to be a way to exclude placement using this.. Now, if someone can point

RE: Get all customers userLists ID's via Ads Rest API?

2021-11-03 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for reaching out to us. You may use the user_list report in order to fetch a list of all the customer's current userLists. You may use the search method in the REST interface to get the user_list report. You may refer to this guide for a search method example using REST. Also, you c

Service account authentication issues

2021-11-03 Thread Jakob Erdmann
Hello, we're in the process of integrating Google Ads API into our backend services to manage some conversion related settings. Since this is an automated integration and doesn't require user interaction authentication should happen via service user. Now documentation suggests that in order to

Technical help: in the form of API, how to use manage_ Id get all child accounts_ id

2021-11-03 Thread kyoo hk
Technical help: in the form of API, how to use manage_ Id get all child accounts_ id -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you

Fields that were supported in Adwords API are not in Ads API

2021-11-03 Thread ATripathi
Hello, In Adwords API this query was supported " SELECT CampaignName, Conversions, ConversionValue, AllConversions, AllConversionValue, Interactions, InteractionRate, VideoViews, VideoViewRate, AverageCpv, DevicePreference, Engagements, CrossDeviceConversions FROM PLACEHOLDER_FEED_ITEM_REPORT W

Re: Adding User Interest Info at Ad Group level in PHP

2021-11-03 Thread Filip Pećanac
Hi Mark, I have followed your advice, and it works fine. Thanks a lot! On Tuesday, November 2, 2021 at 6:27:49 AM UTC+1 adsapi wrote: > Hello Filip, > > Thank you for reaching out to us. > > You can refer on this guide >

A question about the rounding method used in AdWords API for bids and their modifiers

2021-11-03 Thread Mikalai Kuzmitski
Hello, I need fully understand the process of calculating the final maximum CPC bid by setting the basic CPC bid ("microAmount") and device modifiers ("bidModifier") through the AdWords API. Could you clarify: 1) what kind of rounding method do you use? 2) whether the rounding is applied to the

RE: 自动回复: Upload conversion Error

2021-11-03 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for reaching out to the Google Ads API Support. We have received a non-English query in your concern, and email body “Hello! Jiahua has received your email” is translated. Note that our channel provides assistance to issues/concerns related to the AdWords API / Google Ads API. If yo

Re: Add Location Campaign Extension Setting to campaing level

2021-11-03 Thread Vedran Presečki
Hi Matt, thank you for the answer. Add an Extension Setting guide does not have one example of Location extension. However I did follow it and instead of Sitelinks like in the example I tried to create Location extension. With the same exact services and approach as in the guide provided we are

Re: generateKeywordIdeas - sort

2021-11-03 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Oleg, This is Yasar and I work with Matt. Thank you for providing the requested information. I’ve created an internal feature request based on your behalf. Please note that this will be subject for review and for now, I would suggest keeping an eye on this blog as we will post any relevant

Re: Once Demographic Criterion is set it cannot be changed

2021-11-03 Thread Filip Pećanac
Hi Yasar, Thanks for the assistance. So once I create an AdGroup via API all Demographic criterions are selected by default. What would be your suggestions (or an example if you could provide) in order to: 1. Exclude certain Criterion via API? 2. Re-include that Criterion via API? Whenever I

Is mutate operation counted as get operation?

2021-11-03 Thread Jing CHEN
Is mutate operation counted as get operation? I was told that I was using a standard access account and the Daily operation limit is Unlimited, but when I created a large number of ads, the mutate operation resulted in RESOURCE_EXHAUSTED, what should I do? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Once Demographic Criterion is set it cannot be changed

2021-11-03 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Filip, This is Yasar and I work with Aryeh. Let me assist you with this. Kindly note that the negative field in AdGroupCriterion is immutable. That said, re-including said age range by simply removing line 'negative' => true from your code won’t work and you will get the "Immutable field" me

Re: Sitelink limit exceeded error though not too many sitelinks

2021-11-03 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Markus, Thank you for your follow up. I was able to receive your private email on October 25th. I then sent a response to the said Private Nachricht betreffend: Sitelink limit exceeded error though not too many sitelinks thread on the following day, October 26th. Could you confirm if you we

Re: Query for getting all campaign with the given name - Google Ads

2021-11-03 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Wayne, Glad that it worked on your end. You can indeed use a get request to retrieve all the details of a Campaign resource. However, get requests are more costly in terms of usage as discussed here. The alternative would be to use search requests instead, which you can find out more via th