Hello, You could get CriteriaId <https://developers.google.com/adwords/api/docs/appendix/reports/click-performance-report#criteriaid> , GclId <https://developers.google.com/adwords/api/docs/appendix/reports/click-performance-report#gclid> , AdGroupId <https://developers.google.com/adwords/api/docs/appendix/reports/click-performance-report#adgroupid> and CampaignId <https://developers.google.com/adwords/api/docs/appendix/reports/click-performance-report#campaignid> using the ClickPerformanceReport <https://developers.google.com/adwords/api/docs/appendix/reports/click-performance-report> via AdWords API. Below is my response *inline* for your questions:
1. how to send manage account request to the client google ads account programmatically? If you are trying to link accounts to your manager account, you could do that by using the ManagedCustomerService.mutateLink <https://developers.google.com/adwords/api/docs/reference/v201809/ManagedCustomerService#mutatelink> also can refer the linking accounts section of this guide <https://developers.google.com/adwords/api/docs/guides/accounts-overview#managedcustomerservice> . 2. how to set ValueTrack parameters in client google ads account programmatically? You could use the s <https://developers.google.com/adwords/api/docs/reference/v201806/AdGroupCriterionService.BiddableAdGroupCriterion#trackingurltemplate>pecific API service to set the trackingtemplateUrl with the value track paramaters in it. For instance, to set the value track parameters for a keyword, you will need to use the BiddableAdGroupCriterion <https://developers.google.com/adwords/api/docs/reference/v201806/AdGroupCriterionService.BiddableAdGroupCriterion#trackingurltemplate> via AdWords API programatically. Please let me know if you have any further questions. Regards, Sai Teja, AdWords API Team. On Monday, November 5, 2018 at 5:16:01 AM UTC-5, [email protected] wrote: > > I thought it would be possible to get keyword by GCLID. But after reading > this forum I got doubts. My question is - does it possible to get click > info (keyword, campaignName, groupName etc, the most important it's > *keyword*) with help of GCLID? Or the only way it's ValueTrack? > > Also my questions are: > - how to send manage account request to the client google ads account > programmatically? > - how to set ValueTrack parameters in client google ads account > programmatically? > > Thanks in advance to anybody how will help! > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/2384c648-752a-436d-8af3-dba1bfa3d0f7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
