Re: Marketing Objective Setup for a Campaign via API

2022-02-13 Thread YuK1
Hi > However, from the Google Ads API perspective, you may check this guide regarding campaign goals. Is this setting a "campaign goal" rather than a "campaign objective"? My ad will not be delivered unless I specify "Brand awareness and reach" in "Campaign objective". (Impressions will be zero

[ADS API v9] GAQL query account budget is different with Google Ads.

2022-02-13 Thread PJ SUN
in the Google Ads my account budget spend is 22232.13 , remaining account budget is 370.54 . but GAQL query result is different . so how can I get the correct remaining account budget ? Google Ads: [image: GoogleAds.png] GAQL Query: [image: GoogleAdsApi.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~

Re: Adgroup creation fails (ResourceCountLimitExceededError.CAMPAIGN_LIMIT)

2022-02-13 Thread Christian H.
Hi! is there any news on this topic yet? Is there a status on the issue? Is it being processed? Best regards, Christian adsapi schrieb am Dienstag, 25. Januar 2022 um 06:37:08 UTC+1: > Hi Christian, > > Thank you for reaching out to our API support team. > > So I can investigate the behavior

User Consent Account in case of multiple account

2022-02-13 Thread 'Ashish Bhagwani' via Google Ads API and AdWords API Forum
Hello, I wanted to use the feature of upload offline conversion tracking using Google Ads API. From the documents, it is clear that I will have to provide user consent to use OAuth2.0 flow. But I had the following questions regarding providing consent in case of multiple accounts. 1. What s

RE: Build golang sdk failed after migrate to V10

2022-02-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Zhenjin, Thank you for raising your concern. You may try to compile your Go library to see if the error can be addressed by running protoc directly on these source files and you can follow the instructions at https://github.com/protocolbuffers/protobuf for Go to build these files. If the e

RE: customer.optimization_score_weight always has different value

2022-02-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Kate, Thank you for reaching out to us. So our team can further check on this, can you further elaborate your observation by sharing the complete API logs (request and response with request-id) for those 2 requests that you've mentioned? In the Google Ads API, logging can be enabled by n

RE: Return Date and Week for each segment requested without data

2022-02-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Luke, Thank you for reaching out to our API support team. Returning records with empty metrics (all selected metrics) would not be possible when segment fields are used or included in the query. However, if any of the selected metrics fields have values and not all are zero, then rows may b

RE: SITELINK_CAMPAIGN_ASSETS_PER_CAMPAIGN

2022-02-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thank you for reaching out to us. As mentioned on this guide, there is a limit of 20 assets which can be linked to a resource (e.g. customer, ad group, campaign) per asset field type. For example, at any given time, there can be at most 20 sitelink assets and at most 20 callout assets l

RE: PHP Examples for Migration to asset-based DSA?

2022-02-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, We currently do not have information when examples for other programming languages would be available. For now, you may reach out to the PHP client library owners, via this link, as they are more equipped and should be able to provide insight on how you may construct your PHP code for imple

Re: Get items count on result row search stream.

2022-02-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Boris, Thanks for getting back to us. Yes, you are correct. Return_total_results_count doesn't work when used with SummaryRowSetting equal "SUMMARY_ROW_ONLY". However, it works when SummaryRowSetting equals “SUMMARY_ROW_WITH_RESULTS”. That said, I have created a feature request on your beh

adwords ads resources not fetching youtube

2022-02-13 Thread Satish V
I am using the following query to fetch ad performance data. However, I receive the metrics only for segments.ad_network_type = SEARCH | SEARCH_PARTNERS. I don't get the data for DISPLAY or YOUTUBE even though I see them in google ads ui. What could be wrong here? Appreciate your input. Thanks.

Re: Python GoogleAdsClient update multiple keyword bids simultaneously

2022-02-13 Thread Laurie McIntosh
>> You can use these reports to just change just the keyword bids that fit for your use case. Awesome. How? I see how to run the report to get the values. How do I push the updated values back up? On Saturday, February 12, 2022 at 3:18:17 AM UTC+13 adsapi wrote: > Hi Laurie, > > Thank you for

RE: Issue when reuploading image assets (CANNOT_MODIFY_ASSET_NAME)

2022-02-13 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. So that our team may take a closer look at the issue you are encountering when managing your assets, could you also share the complete request and response logs, that came with the request-id you provided? You may then send the requested

RE: Ads from paused campaigns missing from Ad Performance Report

2022-02-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mark, Thank you for reaching out to our API support team. The supported entity types of the AdWords API's reports are limited as compared to the Google Ads API. That being said, you may note that the AdWords API is deprecated and will be sunset on April 27, 2022. We strongly recommend that y

RE: creating CustomConversionGoal fails

2022-02-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Christian, Thank you for posting your concern and providing details to it. To investigate the issue, could you provide the complete request and response logs with request ID and request header generated on your end? You can provide it via Reply privately to author option. If this option is n

RE: Pyhton Examples for Migration to asset-based DSA?

2022-02-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mat, Thank you for reaching out to our API support team. We currently do not have information when these documentation / examples for other languages would be available. However, you may reach out directly to the Python client library owners via this link, as they should be able to provide

Re: Missunderstanding in Offline Conversions Upload

2022-02-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Iván, Thank you for the reply. I am glad that the reply of my colleague helped you in your previous concern. As for your current concern, I am afraid that the conversion upload using API is currently not reflecting in the Google Ads UI. With this, I would suggest to enable the logging on yo

Re: Minimum and maximum cpc valeu in Generate forecast metrices

2022-02-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vinothini, Thank you for providing more details to your concern. Upon checking the UI that you provided, it appears that the value that you are looking for is an input and not the output of the API response. With this, I would suggest to take note of the CPC bid that you've set in your API r

Re: Demographical report (AgeRanges + Gender)

2022-02-13 Thread Lily Ryan
Hi, I don't understand the last reply to this. If this feature is not intended behaviour, why is it possible to get age AND gender breakdown in the UI (as others have shown in screenshots). Why is there this discrepancy? Is it a mistake in the UI that this data is available there? What is meant

migrate from adwords to ads

2022-02-13 Thread Евгений Калейчик
i try migration from targetingIdeaService.get to generateKeywordIdeas(java) how to pass IdeaTextFilterSearchParameter exluded param? how get CPC and competition number value(not LOW and etc.)? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevel

Adwords api targeting idea INVALID_CRITERION_ID

2022-02-13 Thread Евгений Калейчик
i have request URL: https://adwords.google.com/api/adwords/o/v201809/TargetingIdeaService Request ID: 0005d7e55d32fda20a56730d270e5c91 ResponseTime(ms): 318 OperationsCount: 1 IsFault: true FaultMessage: ApiException{applicationExceptionType=ApiException, errors=[CriterionError{apiErrorType=Cr