How to get the material ID

2021-05-27 Thread 郭云
How to get the material ID through adwords Api -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "Ad

Re: Account label limit

2021-05-27 Thread Google Ads API Forum Advisor Prod
Hi, I work with William and allow me to assist you for now. As for your query that is currently not returning results, could you Reply privately to author and provide to me the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to

RE: Searching Text Ads using Google Ads Query Builder

2021-05-27 Thread Google Ads API Forum Advisor Prod
Hi Chris, Thank you for posting your concern. If you are looking for a way to get data and statistics at ad level and you specifically want this information for text ads and expanded text ads only, then you can use the ad_group_ad report and filter the ad_group_ad.ad.type field by 'EXPANDED_TE

RE: Migrating to Asset-based extensions

2021-05-27 Thread Google Ads API Forum Advisor Prod
Hi Jinu, The Sitelink, Callout, and Structured Snippet types indicated in the documentation are pointing towards the asset based documentation. For now, you may use the feed based extensions. Those should then be automatically migrated on the specified date. Let me know how this goes on your en

RE: Client deleted & invalid token

2021-05-27 Thread Google Ads API Forum Advisor Prod
Hi Greeshma, Thank you for reaching out. Please either restore or re-create the OAuth2 credentials. If the issue persists, give it a try to create a brand new project and create a new set of OAuht2 credentials. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:

Re: Unable to segment campaign report by geo_target_country

2021-05-27 Thread Google Ads API Forum Advisor Prod
Hello, This feature is still not available in the API. We will update this thread when it becomes supported. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5001USwaId:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevelope

Searching Text Ads using Google Ads Query Builder

2021-05-27 Thread Chris Prijic
Hello all, I wanted to ask if there was a way to search text ads (and extended text ads) using the query language? We are proxying Google Ads data into our systems using the API and want to allow customers to search their ads without us needing to synchronize with Google and build our own searc

Re: QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:'New developers must use the Google Ads API.How to check what the issue is?

2021-05-27 Thread Google Ads API Forum Advisor Prod
Hi Sergey, Just to clarify, have you resolved the other errors mentioned in this thread and are currently blocked by the streaming error with message: "Streaming calls are not supported while using the REST transport"? If so I can try to help you find a solution, I just want to make sure that's

Re: Error: QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:'New developers must use the Google Ads API.'

2021-05-27 Thread Roberto S
Hi, I switch from googleads-php-lib to google-ads-php and so I solved the problem. Roberto On Wednesday, 26 May 2021 at 11:58:12 UTC+2 360tech...@gmail.com wrote: > Hi Roberto, > I hope all is going well. > > I here to asked you about this issue. > I have same issue, Have you solved this? > >

RE: DEVELOPER_TOKEN_NOT_APPROVED with test MCC account

2021-05-27 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. The developer token with Test access level is not qualified to make API calls against production accounts. Please upgrade it to Basic access via this link and make the API call again. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Tea

Re: Account label limit

2021-05-27 Thread Mark
Thank you both. I tried retrieving the the customer label relationships using *customer_label*, however, the query results always comes back empty. The labels exists (they do come back when doing a *SELECT ... FROM label ...* query), I can see the labels have been attached to multiple accounts

Client deleted & invalid token

2021-05-27 Thread 'Greeshma Surasani' via AdWords API and Google Ads API Forum
Hi, I need help with the following issues: 1) I generated refresh token but it did not work. 2) So I created another client id and secret. and using this info I refreshed the token again(Previously I have generated the refresh token many times too). But it gave the same error as invalid token

Re: Questions about the new Google Ads API

2021-05-27 Thread Google Ads API Forum Advisor Prod
Hi Hoang, Thank you for reaching out. You could query the monthly_search_volumes[] to fetch the search volumes for the past 12 months. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5001UZV8EA:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Migrating to Asset-based extensions

2021-05-27 Thread Jinu George
Hi, The documentation guide for AdExtensions mentioned that all Feed-based extensions will be migrated to Asset-based extensions in batches. According to the migration guide Callout, Sitelink and Structured Snippet extensions will be auto migrated on Oct 20, 2021. https://developers.google.co

Re: Hi Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-27 Thread Google Ads API Forum Advisor Prod
Hello, If you would like to restrict change event to only returning changes to a particular entity type, you can specify a filter on the change_resource_type field. Similarly, if you want to know what type of entity was changed for a particular row, you should fetch the change_resource_type fie

Re: Unable to segment campaign report by geo_target_country

2021-05-27 Thread Inbar
Hi, Is there any news about segmenting campaigns cost by country? The Hotel Performance view has no Campaign id field thanks On Wednesday, January 15, 2020 at 11:49:26 PM UTC+2 adsapiforumadvisor wrote: > Hi Sergiy, > > Thank you for reaching out. If you go to the campaign report page >

RE: ad_group_criterion.effective_cpc_bid_micros and ad_group_criterion.effective_cpc_bid_source populated while BiddingStrategyType is some smart bidding strategy

2021-05-27 Thread Google Ads API Forum Advisor Prod
Hi Mat, 1) Why are the fields "ad_group_criterion.effective_cpc_bid_micros" and "ad_group_criterion.effective_cpc_bid_source" beeing populated in an ad_group_criterion report for a keyword even if the actual BiddingStrategyType is some smart bidding strategy like "TARGET_CPA" or "MAXIMIZE_CONVE

Re: Questions about the new Google Ads API

2021-05-27 Thread Hoang Chu
Is search volumes of the past 12 months now available in historical metrics result? On Monday, June 8, 2020 at 9:54:40 PM UTC+2 adsapiforumadvisor wrote: > Hi Jarkko, > > That feature is not currently supported. I have created a feature request > on your behalf so please keep an eye on our Deve