Some accounts not showing on getCustomers

2019-12-06 Thread Pablo Lemos
Hello there. We trying to onboard a new client on our platform. We got the access token of an email that has access to 5 Google Ads accounts. We also have the password to access those accounts through the UI. Nonetheless, when we pull the accounts through the API, only one account shows up. We a

Google Ads API reporting run result error

2019-12-06 Thread 华俊
We could get the right data results by Google Ads API, visiting GetCampaigns.php. Now we would like to get the right data results by Web as follows: https://github.com/googleads/google-ads-php/blob/master/examples/BasicOperations/GetCampaigns.php Run result error: [image: 1.png] [0] InvalidArgu

can not retrieve expanded text ads details

2019-12-06 Thread Branko Dragovic
Hi, here is exception and code. If i remove HeadLinePart1 all works fine? But i need details about ads ? What is the problem ? [image: Screen Shot 2019-12-07 at 1.36.21 AM.png] [image: Screen Shot 2019-12-07 at 1.39.04 AM.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Update ads links

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for reaching out. You could update ads using AdService’s Mutate operation. Please follow this guide for instructions on how to mutate and update ads. Please refer to this guide for details on how to set the tracking params. Please let us know if you have any further questions. Thank

RE: Cannot obtain conversion actions properly via ads api

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Orkhan, The reason that those conversion actions are not appearing in your report is because their conversion sources (Analytics and Download other apps) are currently not supported in the API. Please keep an eye on our Developer Blog for information on future releases. Regards, Mitchell Go

RE: ad_group_ad_asset_view returns no results for APP_CAMPAIGN_FOR_ENGAGEMENT campaigns

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hello Sergiy, Could you please share the client customer Id using the Reply privately to author option, to investigate further? Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UOE0wi:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googlea

RE: Product Categories Keyword Planner

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Daniela, Thanks for reaching out. Currently retrieving the Categories of Product and Services with the KeywordPlanIdeaService in Google Ads API is not available. Please keep an eye on our blog and release notes for the announcements and updates on the new releases. Thanks and regards, Xiaom

RE: Demographics Level Bid

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Can you please provide the complete detailed request and response logs for your call via reply privately to author? If you're using AdWords API, you can find information on enabling logging in the ReadMe of your client library. If you're using Google Ads API, you

RE: Cannot obtain customer data for test accounts via ads api

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Orkhan, Currently our team is looking into the issue and getting it resolved. I would encourage you to keep an eye on the blog and release notes for the announcements and updates on the new releases. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UODhIf:ref -- -- =

RE: TargetingIdeaService Error: Google API Ads Common Lib Auth Token Exception: The remote server returned an error (404) . I am getting this error when I tried the adwords function in Excel

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. If you want to make calls against a developer token with test access, you need to create a test account as explained here. Test accounts allow you to try out new API implementations or account configurations, prior to implementing the changes in your production

RE: 429 Resource has been exhausted (e.g. check quota) when adding keywords to a shared set

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out. The QuotaCheckError.RESOURCE_EXHAUSTED generally occurs when you are sending too many requests in a short period of time. The server throws this error once it detects that your request has exceeded the system frequency limit. I would recommend to set up short

ad_group_ad_asset_view returns no results for APP_CAMPAIGN_FOR_ENGAGEMENT campaigns

2019-12-06 Thread Sergiy Kovalchuk
Hello, When I try to query "ad_group_ad_asset_view" table it returns no results for any APP_CAMPAIGN_FOR_ENGAGEMENT campaigns: *SELECT * *campaign.id,* *ad_group.id,* *ad_group_ad.ad.id,* *asset.id* *FROM ad_group_ad_asset_view * *where * *campaign.id=* This query wor

RE: implement adwords api php (error 500)

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Reza, Could you please share the complete request and response logs using the Reply privately to author option, to investigate further? You may find the steps to enable logging here. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UODtoh:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Creating custom affinity audience

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Aekansh, Your code snippet looks fine to me. It looks like it is mostly a client library specific issue and a similar issue has been reported on the Github Issue Tracker. Could you please check the solution shared? If you're still having an issue, could you please open a new thread on the is

RE: Campaigns not showing with the Google api in the account

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Hasan, Thank you for reaching out. Please see here for the campaign types that are supported in Google Ads API reports. If the campaigns that aren't showing up are a supported type, please share your client customer ID and the complete report definition you are using via reply privately to a

RE: How do I get the parameters clicks, impresssions....interactions, interaction rate on the Campaign performance Chart.

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Abdul, Thank you for reaching out. If you are using AdWords API, you can use the Campaign Performance Report to pull those metrics from the API for your campaigns. If you are using Google Ads API, you can use the Campaign Report to do the same. If you are wondering about showing different p

RE: Is there any API to ACK the call recording term and policy?

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Guofu, Unfortunately, it is not possible to accept these terms via the API. They will need to accept them manually. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UODxxZ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevelop

RE: DEVELOPER_TOKEN_NOT_APPROVED

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Reza, Thank you for reaching out. If you are making a call against a developer token with test access, make sure you have properly set up a test account as explained here. If you have followed all of those steps and are still having an issue, please share your client customer ID and the comp

RE: Get Report data for a date range on Per day basis

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Pradeep, Thank you for reaching out. In order to get daily data using the Campaign Performance Report, you need to add the Date segment to your SELECT clause. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UODxn0:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also f

Re: Renamed status for Campaign and AdGroup name

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hello, It is not possible to monitor changes made to the tracking templates within an account using this service. The CustomerSyncService will return the changed entities for a customer account or campaign based on the given date range within the last 90 days. This will only return the changes

Update ads links

2019-12-06 Thread Владимир Ярцев
How can we update Ads FinalUrl through Adwords API. And set our tracking params? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

TargetingIdeaService Error: Google API Ads Common Lib Auth Token Exception: The remote server returned an error (404) . I am getting this error when I tried the adwords function in Excel

2019-12-06 Thread GrowX Digital
Hi, I applied for an API for Adwords API. Got developer token for test account. Installed and ran setup from SEO gadget for Keyword research directly through excel. When I tried using the function =getAdWordAvg it throws me error as TargetingIdeaService Error: Google API Ads Common Lib Auth To

Product Categories Keyword Planner

2019-12-06 Thread Daniela Senatore
Hey guys, I was able to exctract the Categories of Product and Services with the Targeting Idea Service for the new generated keywords. Apparently, with the Google Ads Api and the KeywordPlanIdeaService I'm able to exctract only the average monthly searches and competion. Do you know if is ther

Campaigns not showing with the Google api in the account

2019-12-06 Thread Hasan Hawash
I'm using google ads reporting api and most of the campaigns are not showing at all in one of the ad accounts, not like the other ad account which is working normally. can you please help as it is so urgent? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: htt

Demographics Level Bid

2019-12-06 Thread cv
Hi, When I try to change bid for Demographics at Adgroup level / Campaign Level it is showing removed under the UI. Basically I was try to decrease bid from 5% to 0%. How I can remove any BID that is assign to demographics? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

How do I get the parameters clicks, impresssions....interactions, interaction rate on the Campaign performance Chart.

2019-12-06 Thread abdul namith
I am trying to get the various parameters (drop menu) that are shown in the drop downs of the rectangular boxes of the Campaign performance Graphical Chart. Should all these parameters be shown or is there a customization? In either case what is the API that can be used to pull and bind the pa