Re: Problem with get Assets

2021-11-28 Thread Денис Грязев
Hi. I still can't get the lines from the ad_group_asset. My query log: [2021-11-29T10:46:27.027021+03:00] google-ads.INFO: Request made: Host: "googleads.googleapis.com", Method: "/google.ads.googleads.v9.services.GoogleAdsService/SearchStream", CustomerId: 2472654488, RequestId: "RdGOt2_US6d37

RE: Search term view does not return any result, despite search query performance report does

2021-11-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thank you for reaching out to our API support team. Could you confirm if your records contain zero impressions? I asked because as per this guide, adding segments fields results in your zero impression records being excluded from the results. However, so that our team can take a closer loo

Re: I can‘t get the linked GA account information.

2021-11-28 Thread 晓薇陈
It just return part of my linked accounts but none of GA account. request: curl --location --request POST 'https://googleads.googleapis.com/v9/customers/XX/googleAds:searchStream' \ --header 'Content-Type: text/plain' \ --data-raw '{ "query": "SELECT account_link.status,account_link.type,acc

RE: I can‘t get the linked GA account information.

2021-11-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for posting your concern. 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 not available, then send it instead on th

RE: ConversionAdjustments for gbraid & wbraid

2021-11-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for reaching out to us. Could you provide us with the complete request and response logs with the request-id, so our team can better check? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, whic

Re: Problem with get Assets

2021-11-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Денис, Thank you for providing more information. You can query the AdGroupAsset resource to determine which assets are linked to the ad group. If you want to get more information about a specific asset associated with an ad group, you will need to make another query to the Asset resource.

RE: Where can I retrieve the data for Matched locations (campaign)

2021-11-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Azfar, Thank you for posting your concern. I understand your concern, unfortunately, it is currently not possible to get the matched location information in the UI that you provided using the API. However, our team has already raised a feature request to have reporting of matched locations

Re: Find the original asset when getting error: CANNOT_MODIFY_ASSET_NAME when uploading duplicate image

2021-11-28 Thread James Grace
Just implemented a hack to modify a random pixel by a single blue (as in RGBA) pixel value (254 vs 255 for example) and it seems to be working. Not ideal...but workable. On Sunday, November 28, 2021 at 7:48:55 PM UTC-10 James Grace wrote: > I'm struggling with this same problem. > > The c

Re: Find the original asset when getting error: CANNOT_MODIFY_ASSET_NAME when uploading duplicate image

2021-11-28 Thread James Grace
I'm struggling with this same problem. The combination of not being able to delete assets and not being able to get the resource_name of the "duplicate" makes this a pretty significant problem in my opinion. Is there really no proposed work-around? On Wednesday, November 17, 2021 at 4:35:0

RE: Google Ads API v9 - PermissionDenied: 403 User not authorized.

2021-11-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Greta, So that our team can take a closer look at the issue, could you provide the complete request and response logs, with the request-id, generated when the permission denied error occurred? Could you also provide the user / email address you used when you generated the OAuth2 credentials?

RE: INVALID_USER_INTEREST

2021-11-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thank you for reaching out to our API support team. As per this guide (see UserInterestInfo), it states that : When retrieving UserInterest to set in UserInterestInfo, verify the availabilities[] are compatible with the campaign type. Some UserInterest options are only available for specif

RE: User's account are only able to connect one mcc account

2021-11-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Daniel, Thank you for reaching out to our team. To take a closer look at the issue, could you provide the screenshot of the error in the UI and the complete request and response logs with request ID and request header generated on your end where we can see the error in the API? You can prov

RE: Remove sitelinks from campaign by stopwords

2021-11-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thank you for reaching out to our API support team. If you were able to opt out in the initial feed based to asset based migration, then you may indeed be able to still manage your feeds and extensions until February 2022. That being said, we would also recommend that you migrate to asset

RE: campaign total budget and end date

2021-11-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Arion, Thank you for reaching out to us. With regard to your concern, I can say that both of your questions and use case is possible using the Google Ads API by by referring to this guide. However, as for setting the budget based on specified start and end date, then the logic of the code s

RE: Cannot get all report entries when using Predicates

2021-11-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Adrian, Thank you for reaching out to us. For us to check this further, could you kindly provide the following details? complete SOAP request and response logs, with the requestId. Screenshot of your Google Ads UI showing the report filtered by bid modifier greater than 1 You can send these

RE: Can't set AdGroupAdRotationMode "Use campaign setting" with google ads api v9

2021-11-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thank you for reaching out. To use the campaign setting, you will need to specify the settings instead via the ad_serving_optimization_status attribute of the campaign resource. To disable this at the ad group level, have you tried setting the ad_rotation_mode to blank instead? So our team

RE: Google Ads PI OR Content API to get Product diagnostics

2021-11-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Pratik, The Google Ads API reports map to certain views in the Google Ads UI and not to the Product Diagnostics views of other interfaces such as the Merchant Center. Regarding the "That is shown in Google Ads Dashboard. But not able to find it in API. " that you mentioned, could you share t

Re: How can I upload an image or logo to smartcampaign?

2021-11-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thank you for providing updates to your concern. I am also a member of the Google Ads API team and let me provide support to your concern. To further check, could you provide the ad ID of your smart campaign ad where you uploaded images already? Please also provide the campaign ID and ad gr

Re: Re: Migration from v6 to v8 - facing error in GeoTargetConstantService & SuggestGeoTargetConstantsRequest

2021-11-28 Thread mqaraev946
СаломОтправлено со смартфона Samsung Galaxy. Исходное сообщение От: 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum Дата: 29.11.21 4:13 (GMT+03:00) Кому: chirag.erepo...@gmail.com Копия: adwords-api@googlegroups.com Тема: Re: Re: Migration from v6 to v

Re: Account deleted error "400 Bad Request"

2021-11-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Lukas, Could you confirm if you indeed have an existing cloud project? If not, I recommend that you create one (see create project) so you may then create a new set of credentials that you can use for authenticating your API requests. Also, when you tried regenerating your OAuth2 credentials

RE: 401 error "Credentials failed to obtain metadata"

2021-11-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Ellen, I'm Kevin from the Google Ads API Team. Can you please provide a set of complete request and response logs with request ID which succeeded and another set of logs which failed so I can take a closer look at the issue? For your reference, here's our guide on how to enabled detailed

Re: Re: Migration from v6 to v8 - facing error in GeoTargetConstantService & SuggestGeoTargetConstantsRequest

2021-11-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thank you for providing your use case. I have already raised a feature request to my team so that the name field for geo will be included in the location_view, and will undergo review. For now, please follow our blog or keep an eye on the location_view document as we will post there relevan

Re: Why no extensions are auto-migrated to assets yet?

2021-11-28 Thread Ales Sturala
We didn't opt out. Does it mean that the auto-migration is still in progress? Best, Ales On Wednesday, 24 November 2021 at 06:15:56 UTC+1 adsapi wrote: > Hi Ales, > > > > I'm a colleague of Matt from the Google Ads API Team. > > > > Can you please confirm if you didn't choose to opt out of

Unable to load dynamic library 'php_protobuf.dll'

2021-11-28 Thread Mostafa Ezzat
First of all i'm sorry that I post this in the beginning of the installation but i've been 2 days trying to use google ads api, and *all I want is using Keyword planner API to generate Keywords depending search volume in my web application project.* I'm using Win 7, I installed grpc and googl

Re: Create Ads in behalf of a customer

2021-11-28 Thread Dom
Hi, thank you very much for the feedback. > -I am afraid that this is not possible using an access token. To get the developer token, you will need to navigate to the *TOOLS & SETTINGS > SETUP > API Center *of your MCC account where it is generated. To get the Google Ads accounts including the

Cannot get all report entries when using Predicates

2021-11-28 Thread Adrian Bob
Hi, The initial problem was that I hit the API limit and received *START_INDEX_IS_TOO_HIGH* when retrieving report entries with *AdGroupBidModifierServiceInterface* using *Paging*. To overcome the API limits I'm trying to narrow the result set by adding *Predicates*, so I can obtain the whole