About "FIELD_HAS_SUBFIELDS" Error

2022-04-05 Thread Eray Bakır
How can I make the fieldmask select all subfields of the invalid field via the Net SDK. I guess what I want to do is something like FieldMask deletes the field I specified, or just takes the change in it. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://

RE: FIELD_HAS_SUBFIELDS Error

2022-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Eray, Thank you for reaching out to us. Since you have encountered FieldMaskError.FIELD_HAS_SUBFIELDS, this means that fields with subfields may be cleared, but not updated. To fix this, the field mask should select all the subfields of the invalid field. If you still persist with error, yo

Re: How to get Html5UploadAd data

2022-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sugiyama, Thanks for commenting on this thread. However, I can see that your concern is relatively different from what opened by Marie-Pier. Moving forward, please note that you may open new forum thread for your separate concern so issue tracking would be appropriate. With regards to your

Re: The field mask updated a field with subfields

2022-04-05 Thread Eray Bakır
"For you to fix this kind of error, I recommend that the field mask select all subfields of the invalid field." If you have a chance to post an example for Net SDK on this topic, it is enough for me. 6 Nisan 2022 Çarşamba tarihinde saat 09:13:31 UTC+3 itibarıyla adsapi şunları yazdı: > Hi Eray

Re: The field mask updated a field with subfields

2022-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Eray, Thanks for getting back to us. Could you provide us with the complete request and response logs with the request-id generated for the error you’ve encountered, so our team can better check? For the java client library, logging can be enabled by navigating to the Client libraries > Yo

Re: The field mask updated a field with subfields

2022-04-05 Thread Eray Bakır
First of all, thank you for the information. Sorry, I sent the message in Turkish due to a technical problem. Do you have a chance to share an example of your explanation above because I did not understand the explanation very well? 6 Nisan 2022 Çarşamba tarihinde saat 08:57:57 UTC+3 itibarıyla

RE: The field mask updated a field with subfields

2022-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Eray, Thanks for raising this concern to the Google Ads API Support team. Please note that our team can only provide support in English. If you keep sending your reply in different languages, then we will use Google translate to check your concern. Moving forward to your concern, It seems t

Fwd: SearchGoogleAdsStreamRequest() CANCELLED GC overhead limit exceeded

2022-04-05 Thread 'Siji Sara Jacob' via Google Ads API and AdWords API Forum
Sending it to the support team for faster response Thank You, *Siji Sara Jacob **(she, her, hers)* Staff Software Engineer - Marketing Automation s...@indeed.com -- Forwarded message - From: Siji Sara Jacob Date: Tue, Apr 5, 2022 at 5:06 PM Subject: SearchGoogleAdsStreamRe

FIELD_HAS_SUBFIELDS Error

2022-04-05 Thread Eray Bakır
Hello, I want to delete the "UrlCustomParameters" that I added to the ad. But as a result of my attempts, I encounter the error "The field mask updated a field with subfields". Thank you for your help in advance -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: h

The field mask updated a field with subfields

2022-04-05 Thread Eray Bakır
Merhaba , Reklama eklemiş olduğum "UrlCustomParameters" silmek istiyorum. Fakat denemelerim neticesinde "The field mask updated a field with subfields" hatası ile karşılaşıyorum. Şimdiden yardımlarınız için teşekkür ederim Note: I have added the details about the error as an image. -- -- =~=

Re: How to get Html5UploadAd data

2022-04-05 Thread Sugiyama Takuya
Hi. We are using a test account and trying to test uploading Enhanced Conversions. I am trying to get the number of conversions to be above 1 in the Ads console, but it is still at 0.0. There are no specific messages on the diagnostics page. We are using the Python SDK and are referring to htt

RE: AdGroupAdMutate

2022-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Julius, Thanks for reaching out to the Google Ads API Support team. With regard to your concern, It seems you have encountered a problem in "Update ads through Google Ads API". I would recommend that you refer to this Mutate Ads document for the example on how to update your ads. Also we r

RE: How to get Html5UploadAd data

2022-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Marie-Pier, Thank you for reaching out to our API support team. As per checking a DisplayUploadAdInfo currently does not include attributes for name, title, or description. That said, such attributes may also not be available in the reports. Could you confirm if such types include the said

Re: authentication_error: NOT_ADS_USER

2022-04-05 Thread XiuNan Liu
Thanks for help, I think I have operated according to the document. My account is Google Ad Manager Account. I used this account to create a service account, and also used this account to apply for a developer token Then I add service account id and google ad scope( https://www.googleapis.com/

AdGroupAdMutate

2022-04-05 Thread Julius Decena
Good day, I am currently working on smart campaigns and was trying to update an Ad's headline using .NET library. I got an error saying that the headline field cannot be modified by 'UPDATE' operation. I also tried updating the TextAsset directly but got the same error. Is there any way to up

How to get Html5UploadAd data

2022-04-05 Thread Marie P-Lavoie
Hi! So I'm trying to get the file and name of a Html5UploadAd. I first go through the ad_group_ad view to get the field ad.display_upload_ad.media_bundle , and then, I try to get

Forecastmetrics Date_Range Unexpected error

2022-04-05 Thread Mnk
Hello, using the forecastmetrics with the keywordplan is ok if i use the interval but if i call it with a date range when i call this function it break public static function GenerateForecastMetrics( GoogleAdsClient $googleAdsClient, int $customerId, int $keywordPlanId ) { global $keywordPlan

Re: Bug? existing_count wrong when adding Responsive Search Ads

2022-04-05 Thread GregT
Hi, Anash. I just ran our automated test that tests it, and it is getting the same result. If we try to add more than 3 responsive search ads to an empty ad group in one call, we get an error for ad numbers 4 and greater (which is correct), but the error message still has "existing_count: 3" (p

Regarding Google Workspace account

2022-04-05 Thread NIRAJ VIVEK
Sir, I am developing an API, which takes data from Google Ads API for further processing, for this I am using Service Account Flow. To access the service account, Google Workspace is required. My Google Ads account is created by regular Gmail account, Using this Gmail account,

Re: Get All User List IDs Belonging to a Gogole Ads Customer ID

2022-04-05 Thread Online Engineering
Thanks very much. On Tuesday, April 5, 2022 at 2:46:21 AM UTC-5 adsapi wrote: > Hi, > > Thank you for your email. I am also a member of the Google Ads API team. > > Generally, if you want to retrieve userlist details for an account, you > need to use the user_list >

Re: BiddingIssue

2022-04-05 Thread ruban selva
Hi, Instead of .setBiddingStrategyType(BiddingStrategyType.MAXIMIZE_CONVERSIONS) I used .setMaximizeConversions(MaximizeConversions.newBuilder()) but i received error.Here I will sent the error response Response: message:errors { error_code { bidding_error: BIDDING_STRATEGY_TYPE_INCOMPAT

UploadUserDataRequest

2022-04-05 Thread Elis Regina Scherer
Hey guys, I'm implementing a user list, according to the documentation , it's working, creating the audience on the platform. How could I load more data to created audience? I didn't find anything clear in the docum

Error uploadingConversion

2022-04-05 Thread Ángel García
Hi, in my way to Ads migration, Im trying to upload a conversion but somehow is not working. I'm a Java developer. I have credentials of a MCC account and I'm trying to upload a conversion on its behalf. I recover the ActionConvertion with a query where I filter By Action Conversion's name. Th

Add Customer Match User List

2022-04-05 Thread Juan pablo Rubianes
Hello in the example: private String createCustomerMatchUserList(GoogleAdsClient googleAdsClient, long customerId) { // Creates the new user list. UserList userList = UserList.newBuilder() .setName("Customer Match list #" + getPrintableDateTime()) .setDes

RE: RE: RE: RE: RE: Re: Get some error in mutateAccountBudgetProposal

2022-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, Thank you for clarifying and for the log. I raised with my team your being blocked from creating an account budget in the new API because you cannot access the MCC based billing setups. We will get back to you on this as soon as possible. I also raised with my team your request to e

Re: Bad request because of the modal window

2022-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, If you are using the supported PHP client library, you should use one of the authentication code samples depending on which auth flow you are using (web/desktop). You can find the authentication code samples found for each flow on the following pages: Desktop Authentication Web Authenti

Re: Lag in Google Ads API Rename Account Name

2022-04-05 Thread Vijay Bang
Hi Google Team, This issue is still present and happening very frequently for many accounts. On Tuesday, April 5, 2022 at 12:09:59 AM UTC+5:30 adsapi wrote: > Hi Vijay, > > Thanks for confirming this. Just to double-check, does this for all of > your accounts, or only specific ones? And does it

Re: Bad request because of the modal window

2022-04-05 Thread Meurch
Can you say more about the refresh token? So firstly I should do this to choose my account: $params = array( 'client_id' => '105310604278sdfkaop1v5.apps.googleusercontent.com', 'redirect_uri' => 'https://sdf.ru/_scripts/login_google.php', 'response_type' => 'code', 'scope'

RE: Adding a List of Keywords in a Keyword Plan Ad Group

2022-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mehmet, Thank you for raising this concern to the Google Ads API forum. To answer the question below, I am afraid that there is no bulk set match type for a list of keywords and you will need to define this line for every single keyword. "Can I define my KeywordMatch type just once and then

Re: Rest API vs client library

2022-04-05 Thread SR
Thanks for your response. Could you please explain in detail on why you strongly recommend client libraries? Are there any functionalities that are not supported in Rest API? Will there be any performance issues with Rest API? On Tuesday, April 5, 2022 at 12:38:09 AM UTC+5:30 adsapi wrote: > Hi

Re: Query regarding setting keywordMinActivationBid

2022-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Saurabh, Thank you for raising this concern to the Google Ads API support team. I'm also a member of the Google Ads API support team. With regard to your concern below, please check this document as discussed here the complete AdWords API reports to the corresponding Google Ads API resources

conversions_by_conversion_date differences when summing

2022-04-05 Thread FW API
Hi there, we use the field conversions_by_conversion_date to display some stats. We found difference when retrieving data. 1. we retrieve data for a number of campaigns for a specific period, which works 2. we retrive data for the same number of campaigns for and the same specific period *seg

RE: Temporary IDs issue creating ListingGroups using BatchJob

2022-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to our API support team. Regarding the LISTING_GROUP_SUBDIVISION_REQUIRES_OTHERS_CASE and as per this guide, and also in this later section, it states that : Each subdivision must always be completely partitioned, so it must contain a node representing Other. Ad

Re: how to match Gclid with CriterionID for Display campaigns?

2022-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for the comment. I am also a member of the Google Ads API team. With regard to your concern, our team has already raised a feature request to my team for this, subject for review. For the meantime, please follow our blog as we will post relevant updates when it becomes supported

SearchGoogleAdsStreamRequest() not get response windows

2022-04-05 Thread Selcan Kucuktanis
Hi there, I am trying to create api using source https://github.com/googleads/google-ads-php/ with windows I am create credentials & account Access I followed the steps README.md protobuf extension php is quite difficult to install on *windows*. the only source i could find : https://www.p