Just incase the reporting problem were having makes no sense here's a screenshot of our Ad Group Overview applet on the Campaign Overview.
[image: reports.png] As you can see there are a lot of Products Ad Groups, this usually isn't a problem however we filter by Active Ad Groups so were not seeing accurate stats for the month only the current day. (To get stats for the month we have to change our filters and then read the bottom row) On Monday, 4 March 2019 16:09:03 UTC, [email protected] wrote: > > Hi, > > So we finally have our tool working and building a shopping campaign based > off of our stock levels. > > at 4AM the cron job will run..... > > *Currently - *The script deletes the existing Ad Group and then Re-Builds > a new Ad Group and then adds Product Groups in. > > *How we want it to run - *The script will run in the morning and update > the ad group and then update any of the product groups that need new bids > setting. > > *Why we want to change it - *The reason behind wanting to update rather > than delete and re-create is because the Ad Group reporting is not working > properly as each day we have a new Ad Group. Also we are sending over 7,000 > requests a day. This is fine as we have the higher API access so as long as > we send in 2 requests less than 5000 we have no problems. > > *Issues I am facing - *So I can skip the Ad Group delete and use the > existing Ad Group ID however I am unable to find any type of *EDIT * > > I use the below code to create a partition > > > ProductPartitions::createUnit($mainPart, $newPart); > > > Is there any type of function that is editUnit or editPartition that I can > call, this way rather than 7,000+ requests daily we would only send the > required amount of updates. > > Also is there another way I can stop the reports from being per Ad Group? > and have them per Campaign instead? would I need to use the Reporting API > for this ? > > Apologies for the million questions I am one final step away from having > our Ad's / Shopping API working perfectly. > > Thanks, > Ryan > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/2c177128-7fbd-4baf-885e-173154a84356%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
